Rate Overview
Live
1 NGN = 0.005787 SBD
1 SBD = 172.8011
NGN
Avg
0.005808
High
0.005991
Low
0.005610
Last updated: 3/27/2026, 1:23:28 PM
Quick Conversions
| NGN | SBD |
|---|---|
| 1 NGN | 0.01 SBD |
| 10 NGN | 0.06 SBD |
| 50 NGN | 0.29 SBD |
| 100 NGN | 0.58 SBD |
| 500 NGN | 2.89 SBD |
| 1,000 NGN | 5.79 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-03-27T13:23:28Z",
"rates": {
"SBD": 0.005787
}
}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.5787,
"rate": 0.005787
}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