Rate Overview
Live
1 NZD = 3.9735 BOB
1 BOB = 0.251667
NZD
Avg
4.0186
High
4.0497
Low
3.9735
Last updated: 3/27/2026, 6:47:45 PM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 3.97 BOB |
| 10 NZD | 39.74 BOB |
| 50 NZD | 198.68 BOB |
| 100 NZD | 397.35 BOB |
| 500 NZD | 1,986.75 BOB |
| 1,000 NZD | 3,973.51 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-03-27T18:47:45Z",
"rates": {
"BOB": 3.973509
}
}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": 397.3509,
"rate": 3.973509
}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