Rate Overview
Live
1 BBD = 0.868417 NZD
1 NZD = 1.1515
BBD
Avg
0.852044
High
0.890763
Low
0.824533
Last updated: 3/27/2026, 2:34:07 PM
Quick Conversions
| BBD | NZD |
|---|---|
| 1 BBD | 0.87 NZD |
| 10 BBD | 8.68 NZD |
| 50 BBD | 43.42 NZD |
| 100 BBD | 86.84 NZD |
| 500 BBD | 434.21 NZD |
| 1,000 BBD | 868.42 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-27T14:34:07Z",
"rates": {
"NZD": 0.868417
}
}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.8417,
"rate": 0.868417
}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