Rate Overview
Live
1 BOB = 0.250467 NZD
1 NZD = 3.9925
BOB
Avg
0.246278
High
0.250509
Low
0.241535
Last updated: 3/27/2026, 8:22:10 AM
Quick Conversions
| BOB | NZD |
|---|---|
| 1 BOB | 0.25 NZD |
| 10 BOB | 2.50 NZD |
| 50 BOB | 12.52 NZD |
| 100 BOB | 25.05 NZD |
| 500 BOB | 125.23 NZD |
| 1,000 BOB | 250.47 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-27T08:22:10Z",
"rates": {
"NZD": 0.250467
}
}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": 25.0467,
"rate": 0.250467
}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