Rate Overview
Live
1 BBD = 0.867092 NZD
1 NZD = 1.1533
BBD
Avg
0.854084
High
0.895083
Low
0.802197
Last updated: 3/27/2026, 11:12:15 AM
Quick Conversions
| BBD | NZD |
|---|---|
| 1 BBD | 0.87 NZD |
| 10 BBD | 8.67 NZD |
| 50 BBD | 43.35 NZD |
| 100 BBD | 86.71 NZD |
| 500 BBD | 433.55 NZD |
| 1,000 BBD | 867.09 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-03-27T11:12:15Z",
"rates": {
"NZD": 0.867092
}
}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": 86.7092,
"rate": 0.867092
}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