Rate Overview
Live
1 NGN = 0.010028 BWP
1 BWP = 99.7208
NGN
Avg
0.009849
High
0.010153
Low
0.009421
Last updated: 7/27/2026, 5:05:38 PM
Quick Conversions
| NGN | BWP |
|---|---|
| 1 NGN | 0.01 BWP |
| 10 NGN | 0.10 BWP |
| 50 NGN | 0.50 BWP |
| 100 NGN | 1.00 BWP |
| 500 NGN | 5.01 BWP |
| 1,000 NGN | 10.03 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-07-27T17:05:38Z",
"rates": {
"BWP": 0.010028
}
}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": 1.0028000000000001,
"rate": 0.010028
}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