Rate Overview
Live
1 NZD = 4.0750 BOB
1 BOB = 0.245398
NZD
Avg
4.0952
High
4.1402
Low
4.0547
Last updated: 3/7/2026, 7:39:54 AM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 4.08 BOB |
| 10 NZD | 40.75 BOB |
| 50 NZD | 203.75 BOB |
| 100 NZD | 407.50 BOB |
| 500 NZD | 2,037.50 BOB |
| 1,000 NZD | 4,075.01 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-07T07:39:54Z",
"rates": {
"BOB": 4.075008
}
}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": 407.5008,
"rate": 4.075008
}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