Rate Overview
Live
1 NGN = 0.006003 SBD
1 SBD = 166.5834
NGN
Avg
0.005954
High
0.006003
Low
0.005924
Last updated: 4/17/2026, 6:12:12 AM
Quick Conversions
| NGN | SBD |
|---|---|
| 1 NGN | 0.01 SBD |
| 10 NGN | 0.06 SBD |
| 50 NGN | 0.30 SBD |
| 100 NGN | 0.60 SBD |
| 500 NGN | 3.00 SBD |
| 1,000 NGN | 6.00 SBD |
Get NGN/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=SBDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-04-17T06:12:12Z",
"rates": {
"SBD": 0.006003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "SBD",
"amount": 100
},
"result": 0.6003,
"rate": 0.006003
}Build with NGN/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key