Rate Overview
Live
1 NZD = 7.9123 BWP
1 BWP = 0.126385
NZD
Avg
7.9148
High
7.9455
Low
7.8497
Last updated: 5/27/2026, 3:09:11 PM
Quick Conversions
| NZD | BWP |
|---|---|
| 1 NZD | 7.91 BWP |
| 10 NZD | 79.12 BWP |
| 50 NZD | 395.62 BWP |
| 100 NZD | 791.23 BWP |
| 500 NZD | 3,956.15 BWP |
| 1,000 NZD | 7,912.30 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-27T15:09:11Z",
"rates": {
"BWP": 7.912302
}
}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": 791.2302000000001,
"rate": 7.912302
}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