Rate Overview
Live
1 NZD = 1.1678 BBD
1 BBD = 0.856326
NZD
Avg
1.1460
High
1.1711
Low
1.1277
Last updated: 7/20/2026, 12:32:58 AM
Quick Conversions
| NZD | BBD |
|---|---|
| 1 NZD | 1.17 BBD |
| 10 NZD | 11.68 BBD |
| 50 NZD | 58.39 BBD |
| 100 NZD | 116.78 BBD |
| 500 NZD | 583.89 BBD |
| 1,000 NZD | 1,167.78 BBD |
Get NZD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=BBDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-20T00:32:58Z",
"rates": {
"BBD": 1.16778
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "BBD",
"amount": 100
},
"result": 116.778,
"rate": 1.16778
}Build with NZD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key