Rate Overview
Live
1 NGN = 0.001502 BBD
1 BBD = 665.7790
NGN
Avg
0.001487
High
0.001502
Low
0.001477
Last updated: 4/17/2026, 11:00:00 AM
Quick Conversions
| NGN | BBD |
|---|---|
| 1 NGN | 0.00 BBD |
| 10 NGN | 0.02 BBD |
| 50 NGN | 0.08 BBD |
| 100 NGN | 0.15 BBD |
| 500 NGN | 0.75 BBD |
| 1,000 NGN | 1.50 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-04-17T11:00:00Z",
"rates": {
"BBD": 0.001502
}
}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.1502,
"rate": 0.001502
}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