Rate Overview
Live
1 BBD = 0.857552 NZD
1 NZD = 1.1661
BBD
Avg
0.858384
High
0.864176
Low
0.854873
Last updated: 6/16/2026, 1:23:33 PM
Quick Conversions
| BBD | NZD |
|---|---|
| 1 BBD | 0.86 NZD |
| 10 BBD | 8.58 NZD |
| 50 BBD | 42.88 NZD |
| 100 BBD | 85.76 NZD |
| 500 BBD | 428.78 NZD |
| 1,000 BBD | 857.55 NZD |
Get BBD/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=NZDExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-06-16T13:23:33Z",
"rates": {
"NZD": 0.857552
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "NZD",
"amount": 100
},
"result": 85.7552,
"rate": 0.857552
}Build with BBD/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key