Rate Overview
Live
1 BOB = 0.165452 NZD
1 NZD = 6.0440
BOB
Avg
0.241101
High
0.256336
Low
0.165452
Last updated: 7/15/2026, 6:20:32 AM
Quick Conversions
| BOB | NZD |
|---|---|
| 1 BOB | 0.17 NZD |
| 10 BOB | 1.65 NZD |
| 50 BOB | 8.27 NZD |
| 100 BOB | 16.55 NZD |
| 500 BOB | 82.73 NZD |
| 1,000 BOB | 165.45 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-07-15T06:20:32Z",
"rates": {
"NZD": 0.165452
}
}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": 16.545199999999998,
"rate": 0.165452
}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