Rate Overview
Live
1 NZD = 7.8997 BWP
1 BWP = 0.126587
NZD
Avg
7.9132
High
7.9455
Low
7.8497
Last updated: 5/27/2026, 4:19:14 PM
Quick Conversions
| NZD | BWP |
|---|---|
| 1 NZD | 7.90 BWP |
| 10 NZD | 79.00 BWP |
| 50 NZD | 394.98 BWP |
| 100 NZD | 789.97 BWP |
| 500 NZD | 3,949.85 BWP |
| 1,000 NZD | 7,899.70 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-27T16:19:14Z",
"rates": {
"BWP": 7.899695
}
}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": 789.9695,
"rate": 7.899695
}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