Rate Overview
Live
1 NZD = 7.9271 BWP
1 BWP = 0.126149
NZD
Avg
7.9222
High
7.9531
Low
7.8707
Last updated: 8/16/2026, 11:15:29 PM
Quick Conversions
| NZD | BWP |
|---|---|
| 1 NZD | 7.93 BWP |
| 10 NZD | 79.27 BWP |
| 50 NZD | 396.36 BWP |
| 100 NZD | 792.71 BWP |
| 500 NZD | 3,963.55 BWP |
| 1,000 NZD | 7,927.11 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-08-16T23:15:29Z",
"rates": {
"BWP": 7.927108
}
}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": 792.7108,
"rate": 7.927108
}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