Rate Overview
Live
1 BOB = 0.245398 NZD
1 NZD = 4.0750
BOB
Avg
0.244199
High
0.246629
Low
0.241535
Last updated: 3/7/2026, 4:24:45 AM
Quick Conversions
| BOB | NZD |
|---|---|
| 1 BOB | 0.25 NZD |
| 10 BOB | 2.45 NZD |
| 50 BOB | 12.27 NZD |
| 100 BOB | 24.54 NZD |
| 500 BOB | 122.70 NZD |
| 1,000 BOB | 245.40 NZD |
Get BOB/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=NZDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T04:24:45Z",
"rates": {
"NZD": 0.245398
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "NZD",
"amount": 100
},
"result": 24.5398,
"rate": 0.245398
}Build with BOB/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key