Rate Overview
Live
1 NZD = 4.0817 BOB
1 BOB = 0.244994
NZD
Avg
4.0729
High
4.1868
Low
3.9752
Last updated: 5/27/2026, 5:32:26 PM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 4.08 BOB |
| 10 NZD | 40.82 BOB |
| 50 NZD | 204.09 BOB |
| 100 NZD | 408.17 BOB |
| 500 NZD | 2,040.86 BOB |
| 1,000 NZD | 4,081.73 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-05-27T17:32:26Z",
"rates": {
"BOB": 4.081729
}
}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": 408.1729,
"rate": 4.081729
}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