Rate Overview
Live
1 NZD = 7.9035 BWP
1 BWP = 0.126525
NZD
Avg
7.9062
High
8.0309
Low
7.7737
Last updated: 3/27/2026, 2:32:44 PM
Quick Conversions
| NZD | BWP |
|---|---|
| 1 NZD | 7.90 BWP |
| 10 NZD | 79.04 BWP |
| 50 NZD | 395.18 BWP |
| 100 NZD | 790.35 BWP |
| 500 NZD | 3,951.77 BWP |
| 1,000 NZD | 7,903.55 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-03-27T14:32:44Z",
"rates": {
"BWP": 7.903547
}
}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": 790.3547,
"rate": 7.903547
}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