Rate Overview
Live
1 NGN = 0.001456 BBD
1 BBD = 686.8132
NGN
Avg
0.001349
High
0.001487
Low
0.001239
Last updated: 3/28/2026, 10:57:23 AM
Quick Conversions
| NGN | BBD |
|---|---|
| 1 NGN | 0.00 BBD |
| 10 NGN | 0.01 BBD |
| 50 NGN | 0.07 BBD |
| 100 NGN | 0.15 BBD |
| 500 NGN | 0.73 BBD |
| 1,000 NGN | 1.46 BBD |
Get NGN/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=BBDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-28T10:57:23Z",
"rates": {
"BBD": 0.001456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "BBD",
"amount": 100
},
"result": 0.1456,
"rate": 0.001456
}Build with NGN/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key