Rate Overview
Live
1 BOB = 0.144263 NZD
1 NZD = 6.9318
BOB
Avg
0.144312
High
0.145874
Low
0.143329
Last updated: 9/2/2026, 10:09:50 AM
Quick Conversions
| BOB | NZD |
|---|---|
| 1 BOB | 0.14 NZD |
| 10 BOB | 1.44 NZD |
| 50 BOB | 7.21 NZD |
| 100 BOB | 14.43 NZD |
| 500 BOB | 72.13 NZD |
| 1,000 BOB | 144.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-09-02T10:09:50Z",
"rates": {
"NZD": 0.144263
}
}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": 14.4263,
"rate": 0.144263
}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