Rate Overview
Live
1 NGN = 0.009993 BWP
1 BWP = 100.0700
NGN
Avg
0.009931
High
0.010005
Low
0.009860
Last updated: 4/18/2026, 8:45:52 AM
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.00 BWP |
| 1,000 NGN | 9.99 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-04-18T08:45:52Z",
"rates": {
"BWP": 0.009993
}
}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.9993,
"rate": 0.009993
}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