Your One-Stop Digital Services Platform

Buy data, airtime, pay for cable subscriptions, and electricity bills instantly. Fast, secure, and affordable services at your fingertips.

Instant Services
Fast & Secure
100% Safe

Our Services

Everything you need in one place

Data Plans

Affordable data bundles for all networks. Stay connected with the best rates.

  • All networks supported
  • Instant delivery
  • Competitive prices

Airtime

Quick airtime top-up for all major networks. Never run out of credit again.

  • Instant top-up
  • No hidden charges
  • 24/7 availability

Cable TV

Pay for your cable subscriptions easily. DSTV, GOtv, Startimes, and more.

  • All platforms
  • Quick activation
  • Secure payments

Electricity

Pay your electricity bills instantly. All distribution companies supported.

  • All DISCOs
  • Instant tokens
  • Receipt tracking

Here's our affordable data plan



Price & Plans

Affordable Packages

MTN DATA
500.0MB ₦385 MONTHLY
1.0GB ₦585 WEEKLY
1.0GB ₦630 MONTHLY
2.0GB ₦1200 MONTHLY
7500.0TB ₦1500 GET 110 MINS FOR CALLS 30DAYS
3.0GB ₦1600 MONTHLY
5.0GB ₦2500 MONTHLY
Shop Now
AIRTEL DATA
300.0MB ₦140 2DAYS (NO OWING)
200.0MB ₦220 2DAYS
600.0MB ₦300 2DAYS (NO OWING)
300.0MB ₦320 2DAYS
1.0GB ₦380 WEEKLY (NO OWING)
1.0GB ₦850 WEEKLY
2.0GB ₦1550 MONTHLY
3.0GB ₦2100 MONTHLY
Shop Now
GLO DATA
500.0MB ₦220 MONTHLY
1.0GB ₦450 MONTHLY
Shop Now
9MOBILE DATA
Shop Now

What Our Customers Say

Trusted by thousands of satisfied customers

"ftplug has been a game-changer for me. Their data plans are incredibly affordable and the service is always reliable. I've never had any issues!"

Sarah Johnson
Sarah Johnson
Lagos, Nigeria

"I love how easy it is to pay my electricity bills through ftplug. The process is seamless and I get my tokens instantly. Highly recommended!"

Michael Chen
Michael Chen
Abuja, Nigeria

"The best platform for buying data and airtime. Their prices are unbeatable and customer service is top-notch. I'm a customer for life!"

Aisha Kone
Aisha Kone
Kano, Nigeria

About ftplug

ftplug is Nigeria's leading digital services platform, dedicated to making digital transactions simple, fast, and affordable for everyone. Since our launch, we've served over 100,000 customers across the country.

Our mission is to bridge the digital divide by providing easy access to essential digital services. Whether you need data, airtime, or want to pay your bills, we've got you covered with competitive prices and instant delivery.

100K+

Happy Customers

99.9%

Uptime

24/7

Support
About ftplug

Integrate Our API

Build powerful applications with ftplug's robust API

RESTful API

Simple, intuitive REST API with JSON responses. Easy to integrate with any programming language.

Secure & Reliable

Bank-level security with API keys, webhooks, and 99.9% uptime guarantee for your applications.

Fast Integration

Get started in minutes with our comprehensive documentation and code examples.

Quick Start Guide

Purchase Data Bundle
POST https://ftplug.com/api/data/
Content-Type: application/json
Authorization: Bearer YOUR_API_KEY

{
  "network": "MTN",
  "phone": "08012345678",
  "plan_id": "mtn_1gb_30days",
  "amount": 260
}
Response
{
  "status": "success",
  "message": "Data purchase successful",
  "transaction_id": "TXN_123456789",
  "balance": 5240.50
}
Purchase Airtime
POST https://www.ftplug.com/api/topup/
Content-Type: application/json
Authorization: Bearer YOUR_API_KEY

{
  "network": "AIRTEL",
  "phone": "08087654321",
  "amount": 1000
}
Response
{
  "status": "success",
  "message": "Airtime purchase successful",
  "transaction_id": "TXN_987654321",
  "balance": 4240.50
}
Pay Electricity Bill
POST https://www.ftplug.com/api/billpayment/
Content-Type: application/json
Authorization: Bearer YOUR_API_KEY

{
  "disco": "EKEDC",
  "meter_number": "12345678901",
  "amount": 5000,
  "customer_phone": "08012345678"
}
Response
{
  "status": "success",
  "message": "Electricity bill payment successful",
  "transaction_id": "TXN_555666777",
  "token": "1234-5678-9012-3456",
  "balance": 2240.50
}

Get API Access

Ready to integrate ftplug services into your application?

1
Create Account

Sign up for a developer account

2
Get API Key

Generate your secure API key

3
Start Building

Integrate and go live

Need Help?

Our developer support team is here to help you integrate successfully.

developers@ftplug.com