Rate Overview
Live
1 NGN = 0.000947 BND
1 BND = 1055.97
NGN
Avg
0.000866
High
0.000947
Low
0.000768
Last updated: 6/21/2026, 2:45:59 AM
Quick Conversions
| NGN | BND |
|---|---|
| 1 NGN | 0.00 BND |
| 10 NGN | 0.01 BND |
| 50 NGN | 0.05 BND |
| 100 NGN | 0.09 BND |
| 500 NGN | 0.47 BND |
| 1,000 NGN | 0.95 BND |
Get NGN/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=BNDExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-06-21T02:45:59Z",
"rates": {
"BND": 0.000947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "BND",
"amount": 100
},
"result": 0.0947,
"rate": 0.000947
}Build with NGN/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key