Rate Overview
Live
1 NZD = 4.0660 BOB
1 BOB = 0.245944
NZD
Avg
4.0486
High
4.0768
Low
4.0137
Last updated: 4/17/2026, 7:34:12 AM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 4.07 BOB |
| 10 NZD | 40.66 BOB |
| 50 NZD | 203.30 BOB |
| 100 NZD | 406.60 BOB |
| 500 NZD | 2,032.98 BOB |
| 1,000 NZD | 4,065.96 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-04-17T07:34:12Z",
"rates": {
"BOB": 4.065958
}
}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": 406.5958,
"rate": 4.065958
}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