Rate Overview
Live
1 NZD = 5.6415 BOB
1 BOB = 0.177257
NZD
Avg
4.3194
High
5.6415
Low
3.9239
Last updated: 7/8/2026, 3:44:30 PM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 5.64 BOB |
| 10 NZD | 56.42 BOB |
| 50 NZD | 282.08 BOB |
| 100 NZD | 564.15 BOB |
| 500 NZD | 2,820.77 BOB |
| 1,000 NZD | 5,641.53 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-08T15:44:30Z",
"rates": {
"BOB": 5.641533
}
}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": 564.1533,
"rate": 5.641533
}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