Rate Overview
Live
1 NZD = 6.5000 BOB
1 BOB = 0.153846
NZD
Avg
4.3437
High
6.5158
Low
3.9011
Last updated: 7/28/2026, 7:37:20 AM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 6.50 BOB |
| 10 NZD | 65.00 BOB |
| 50 NZD | 325.00 BOB |
| 100 NZD | 650.00 BOB |
| 500 NZD | 3,250.00 BOB |
| 1,000 NZD | 6,500.00 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-28T07:37:20Z",
"rates": {
"BOB": 6.500002
}
}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": 650.0002000000001,
"rate": 6.500002
}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