Rate Overview
Live
1 BOB = 0.241820 NZD
1 NZD = 4.1353
BOB
Avg
0.243932
High
0.245774
Low
0.241820
Last updated: 5/8/2026, 9:39:26 PM
Quick Conversions
| BOB | NZD |
|---|---|
| 1 BOB | 0.24 NZD |
| 10 BOB | 2.42 NZD |
| 50 BOB | 12.09 NZD |
| 100 BOB | 24.18 NZD |
| 500 BOB | 120.91 NZD |
| 1,000 BOB | 241.82 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-05-08T21:39:26Z",
"rates": {
"NZD": 0.24182
}
}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.182000000000002,
"rate": 0.24182
}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