Rate Overview
Live
1 NZD = 3.9661 BOB
1 BOB = 0.252139
NZD
Avg
4.0122
High
4.0448
Low
3.9661
Last updated: 6/19/2026, 8:48:37 AM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 3.97 BOB |
| 10 NZD | 39.66 BOB |
| 50 NZD | 198.30 BOB |
| 100 NZD | 396.61 BOB |
| 500 NZD | 1,983.04 BOB |
| 1,000 NZD | 3,966.07 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-06-19T08:48:37Z",
"rates": {
"BOB": 3.96607
}
}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": 396.607,
"rate": 3.96607
}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