Rate Overview
Live
1 BBD = 0.848649 NZD
1 NZD = 1.1783
BBD
Avg
0.849979
High
0.855514
Low
0.848275
Last updated: 8/15/2026, 11:07:46 PM
Quick Conversions
| BBD | NZD |
|---|---|
| 1 BBD | 0.85 NZD |
| 10 BBD | 8.49 NZD |
| 50 BBD | 42.43 NZD |
| 100 BBD | 84.86 NZD |
| 500 BBD | 424.32 NZD |
| 1,000 BBD | 848.65 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-08-15T23:07:46Z",
"rates": {
"NZD": 0.848649
}
}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": 84.8649,
"rate": 0.848649
}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