Rate Overview
Live
1 NZD = 4.1306 BOB
1 BOB = 0.242095
NZD
Avg
4.0891
High
4.1306
Low
4.0530
Last updated: 5/7/2026, 10:14:07 AM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 4.13 BOB |
| 10 NZD | 41.31 BOB |
| 50 NZD | 206.53 BOB |
| 100 NZD | 413.06 BOB |
| 500 NZD | 2,065.30 BOB |
| 1,000 NZD | 4,130.61 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-07T10:14:07Z",
"rates": {
"BOB": 4.130608
}
}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": 413.0608,
"rate": 4.130608
}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