Rate Overview
Live
1 NGN = 0.009910 BWP
1 BWP = 100.9082
NGN
Avg
0.009794
High
0.010069
Low
0.009575
Last updated: 3/27/2026, 9:47:43 AM
Quick Conversions
| NGN | BWP |
|---|---|
| 1 NGN | 0.01 BWP |
| 10 NGN | 0.10 BWP |
| 50 NGN | 0.50 BWP |
| 100 NGN | 0.99 BWP |
| 500 NGN | 4.96 BWP |
| 1,000 NGN | 9.91 BWP |
Get NGN/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=BWPExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-03-27T09:47:43Z",
"rates": {
"BWP": 0.00991
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "BWP",
"amount": 100
},
"result": 0.991,
"rate": 0.00991
}Build with NGN/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key