Rate Overview
Live
1 NZD = 6.5655 BOB
1 BOB = 0.152312
NZD
Avg
4.3933
High
6.5655
Low
3.9124
Last updated: 7/29/2026, 11:42:48 AM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 6.57 BOB |
| 10 NZD | 65.65 BOB |
| 50 NZD | 328.27 BOB |
| 100 NZD | 656.55 BOB |
| 500 NZD | 3,282.73 BOB |
| 1,000 NZD | 6,565.45 BOB |
Get NZD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=BOBExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-29T11:42:48Z",
"rates": {
"BOB": 6.565453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "BOB",
"amount": 100
},
"result": 656.5453,
"rate": 6.565453
}Build with NZD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key