Rate Overview
Live
1 NZD = 6.8813 BOB
1 BOB = 0.145322
NZD
Avg
6.8846
High
7.0179
Low
6.8322
Last updated: 8/19/2026, 3:06:19 PM
Quick Conversions
| NZD | BOB |
|---|---|
| 1 NZD | 6.88 BOB |
| 10 NZD | 68.81 BOB |
| 50 NZD | 344.06 BOB |
| 100 NZD | 688.13 BOB |
| 500 NZD | 3,440.64 BOB |
| 1,000 NZD | 6,881.29 BOB |
Get NZD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=BOBExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-08-19T15:06:19Z",
"rates": {
"BOB": 6.881288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "BOB",
"amount": 100
},
"result": 688.1288,
"rate": 6.881288
}Build with NZD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key