Rate Overview
Live
1 NGN = 0.000922 BND
1 BND = 1084.60
NGN
Avg
0.000926
High
0.000931
Low
0.000922
Last updated: 3/7/2026, 12:33:44 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.46 BND |
| 1,000 NGN | 0.92 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-03-07T00:33:44Z",
"rates": {
"BND": 0.000922
}
}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.09219999999999999,
"rate": 0.000922
}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