Rate Overview
Live
1 BBD = 0.851593 NZD
1 NZD = 1.1743
BBD
Avg
0.852825
High
0.878900
Low
0.828099
Last updated: 5/27/2026, 8:46:56 AM
Quick Conversions
| BBD | NZD |
|---|---|
| 1 BBD | 0.85 NZD |
| 10 BBD | 8.52 NZD |
| 50 BBD | 42.58 NZD |
| 100 BBD | 85.16 NZD |
| 500 BBD | 425.80 NZD |
| 1,000 BBD | 851.59 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-27T08:46:56Z",
"rates": {
"NZD": 0.851593
}
}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.1593,
"rate": 0.851593
}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