Rate Overview
Live
1 BBD = 0.850340 NZD
1 NZD = 1.1760
BBD
Avg
0.850599
High
0.888586
Low
0.817199
Last updated: 5/27/2026, 7:26:11 AM
Quick Conversions
| BBD | NZD |
|---|---|
| 1 BBD | 0.85 NZD |
| 10 BBD | 8.50 NZD |
| 50 BBD | 42.52 NZD |
| 100 BBD | 85.03 NZD |
| 500 BBD | 425.17 NZD |
| 1,000 BBD | 850.34 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-05-27T07:26:11Z",
"rates": {
"NZD": 0.85034
}
}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.03399999999999,
"rate": 0.85034
}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