Rate Overview
Live
1 BBD = 0.866558 NZD
1 NZD = 1.1540
BBD
Avg
0.852009
High
0.890763
Low
0.824533
Last updated: 3/27/2026, 9:37:25 AM
Quick Conversions
| BBD | NZD |
|---|---|
| 1 BBD | 0.87 NZD |
| 10 BBD | 8.67 NZD |
| 50 BBD | 43.33 NZD |
| 100 BBD | 86.66 NZD |
| 500 BBD | 433.28 NZD |
| 1,000 BBD | 866.56 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-27T09:37:25Z",
"rates": {
"NZD": 0.866558
}
}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.6558,
"rate": 0.866558
}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