Rate Overview
Live
1 NZD = 4.0852 BOB
1 BOB = 0.244785
NZD
Avg
4.0552
High
4.0852
Low
4.0333
Last updated: 5/27/2026, 3:09:05 PM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 4.09 BOB |
| 10 NZD | 40.85 BOB |
| 50 NZD | 204.26 BOB |
| 100 NZD | 408.52 BOB |
| 500 NZD | 2,042.61 BOB |
| 1,000 NZD | 4,085.23 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-27T15:09:05Z",
"rates": {
"BOB": 4.085225
}
}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.52250000000004,
"rate": 4.085225
}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