Rate Overview
Live
1 BOB = 0.177261 NZD
1 NZD = 5.6414
BOB
Avg
0.236700
High
0.254850
Low
0.177180
Last updated: 7/8/2026, 10:15:20 AM
Quick Conversions
| BOB | NZD |
|---|---|
| 1 BOB | 0.18 NZD |
| 10 BOB | 1.77 NZD |
| 50 BOB | 8.86 NZD |
| 100 BOB | 17.73 NZD |
| 500 BOB | 88.63 NZD |
| 1,000 BOB | 177.26 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-08T10:15:20Z",
"rates": {
"NZD": 0.177261
}
}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": 17.7261,
"rate": 0.177261
}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