Rate Overview
Live
1 BBD = 0.834131 NZD
1 NZD = 1.1989
BBD
Avg
0.840665
High
0.846469
Low
0.833862
Last updated: 5/7/2026, 2:20:09 AM
Quick Conversions
| BBD | NZD |
|---|---|
| 1 BBD | 0.83 NZD |
| 10 BBD | 8.34 NZD |
| 50 BBD | 41.71 NZD |
| 100 BBD | 83.41 NZD |
| 500 BBD | 417.07 NZD |
| 1,000 BBD | 834.13 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-07T02:20:09Z",
"rates": {
"NZD": 0.834131
}
}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": 83.4131,
"rate": 0.834131
}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