Rate Overview
Live
1 NZD = 6.5181 BOB
1 BOB = 0.153419
NZD
Avg
5.4981
High
6.5181
Low
3.9104
Last updated: 7/29/2026, 12:11:01 AM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 6.52 BOB |
| 10 NZD | 65.18 BOB |
| 50 NZD | 325.90 BOB |
| 100 NZD | 651.81 BOB |
| 500 NZD | 3,259.05 BOB |
| 1,000 NZD | 6,518.10 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-29T00:11:01Z",
"rates": {
"BOB": 6.518097
}
}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": 651.8097,
"rate": 6.518097
}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