Rate Overview
Live
1 NZD = 1.1717 BBD
1 BBD = 0.853483
NZD
Avg
1.1794
High
1.1903
Low
1.1655
Last updated: 9/3/2026, 4:39:42 AM
Quick Conversions
| NZD | BBD |
|---|---|
| 1 NZD | 1.17 BBD |
| 10 NZD | 11.72 BBD |
| 50 NZD | 58.58 BBD |
| 100 NZD | 117.17 BBD |
| 500 NZD | 585.84 BBD |
| 1,000 NZD | 1,171.67 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-09-03T04:39:42Z",
"rates": {
"BBD": 1.17167
}
}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": 117.167,
"rate": 1.17167
}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