Rate Overview
Live
1 NGN = 0.009750 BWP
1 BWP = 102.5641
NGN
Avg
0.009682
High
0.009750
Low
0.009575
Last updated: 3/7/2026, 12:33:25 AM
Quick Conversions
| NGN | BWP |
|---|---|
| 1 NGN | 0.01 BWP |
| 10 NGN | 0.10 BWP |
| 50 NGN | 0.49 BWP |
| 100 NGN | 0.98 BWP |
| 500 NGN | 4.88 BWP |
| 1,000 NGN | 9.75 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-07T00:33:25Z",
"rates": {
"BWP": 0.00975
}
}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.975,
"rate": 0.00975
}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