Rate Overview
Live
1 NZD = 8.0290 BWP
1 BWP = 0.124549
NZD
Avg
8.0121
High
8.0916
Low
7.9281
Last updated: 5/7/2026, 12:32:33 PM
Quick Conversions
| NZD | BWP |
|---|---|
| 1 NZD | 8.03 BWP |
| 10 NZD | 80.29 BWP |
| 50 NZD | 401.45 BWP |
| 100 NZD | 802.90 BWP |
| 500 NZD | 4,014.50 BWP |
| 1,000 NZD | 8,028.99 BWP |
Get NZD/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=BWPExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-05-07T12:32:33Z",
"rates": {
"BWP": 8.02899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "BWP",
"amount": 100
},
"result": 802.899,
"rate": 8.02899
}Build with NZD/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key