Rate Overview
Live
1 NZD = 7.9529 BWP
1 BWP = 0.125740
NZD
Avg
7.9661
High
8.3231
Low
7.7033
Last updated: 7/29/2026, 1:11:52 AM
Quick Conversions
| NZD | BWP |
|---|---|
| 1 NZD | 7.95 BWP |
| 10 NZD | 79.53 BWP |
| 50 NZD | 397.65 BWP |
| 100 NZD | 795.29 BWP |
| 500 NZD | 3,976.47 BWP |
| 1,000 NZD | 7,952.94 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-07-29T01:11:52Z",
"rates": {
"BWP": 7.952944
}
}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": 795.2944,
"rate": 7.952944
}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