Rate Overview
Live
1 NZD = 7.9871 BWP
1 BWP = 0.125202
NZD
Avg
7.8890
High
7.9871
Low
7.7857
Last updated: 3/6/2026, 8:02:34 AM
Quick Conversions
| NZD | BWP |
|---|---|
| 1 NZD | 7.99 BWP |
| 10 NZD | 79.87 BWP |
| 50 NZD | 399.35 BWP |
| 100 NZD | 798.71 BWP |
| 500 NZD | 3,993.54 BWP |
| 1,000 NZD | 7,987.09 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-06T08:02:34Z",
"rates": {
"BWP": 7.987087
}
}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": 798.7087,
"rate": 7.987087
}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