Rate Overview
Live
1 NGN = 0.010082 BWP
1 BWP = 99.1867
NGN
Avg
0.010050
High
0.010377
Low
0.009720
Last updated: 7/26/2026, 7:05:01 AM
Quick Conversions
| NGN | BWP |
|---|---|
| 1 NGN | 0.01 BWP |
| 10 NGN | 0.10 BWP |
| 50 NGN | 0.50 BWP |
| 100 NGN | 1.01 BWP |
| 500 NGN | 5.04 BWP |
| 1,000 NGN | 10.08 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-26T07:05:01Z",
"rates": {
"BWP": 0.010082
}
}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.0082,
"rate": 0.010082
}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