Rate Overview
Live
1 NGN = 0.009960 BWP
1 BWP = 100.4016
NGN
Avg
0.009231
High
0.010056
Low
0.007998
Last updated: 8/4/2026, 5:36:28 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 | 4.98 BWP |
| 1,000 NGN | 9.96 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-08-04T05:36:28Z",
"rates": {
"BWP": 0.00996
}
}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.996,
"rate": 0.00996
}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