Rate Overview
Live
1 BOB = 0.153234 NZD
1 NZD = 6.5260
BOB
Avg
0.156083
High
0.159439
Low
0.153234
Last updated: 7/28/2026, 7:46:00 PM
Quick Conversions
| BOB | NZD |
|---|---|
| 1 BOB | 0.15 NZD |
| 10 BOB | 1.53 NZD |
| 50 BOB | 7.66 NZD |
| 100 BOB | 15.32 NZD |
| 500 BOB | 76.62 NZD |
| 1,000 BOB | 153.23 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-28T19:46:00Z",
"rates": {
"NZD": 0.153234
}
}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": 15.323400000000001,
"rate": 0.153234
}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