Rate Overview
Live
1 NZD = 4.0688 BOB
1 BOB = 0.245771
NZD
Avg
4.0490
High
4.0768
Low
4.0137
Last updated: 4/17/2026, 6:18:40 AM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 4.07 BOB |
| 10 NZD | 40.69 BOB |
| 50 NZD | 203.44 BOB |
| 100 NZD | 406.88 BOB |
| 500 NZD | 2,034.41 BOB |
| 1,000 NZD | 4,068.83 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-17T06:18:40Z",
"rates": {
"BOB": 4.068827
}
}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.8827,
"rate": 4.068827
}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