Rate Overview
Live
1 NZD = 7.7071 BWP
1 BWP = 0.129750
NZD
Avg
7.8055
High
7.9041
Low
7.7071
Last updated: 6/19/2026, 8:42:32 AM
Quick Conversions
| NZD | BWP |
|---|---|
| 1 NZD | 7.71 BWP |
| 10 NZD | 77.07 BWP |
| 50 NZD | 385.36 BWP |
| 100 NZD | 770.71 BWP |
| 500 NZD | 3,853.57 BWP |
| 1,000 NZD | 7,707.14 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-06-19T08:42:32Z",
"rates": {
"BWP": 7.70714
}
}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": 770.7139999999999,
"rate": 7.70714
}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