Rate Overview
Live
1 BBD = 0.847436 NZD
1 NZD = 1.1800
BBD
Avg
0.842881
High
0.851440
Low
0.833585
Last updated: 3/6/2026, 9:36:01 PM
Quick Conversions
| BBD | NZD |
|---|---|
| 1 BBD | 0.85 NZD |
| 10 BBD | 8.47 NZD |
| 50 BBD | 42.37 NZD |
| 100 BBD | 84.74 NZD |
| 500 BBD | 423.72 NZD |
| 1,000 BBD | 847.44 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-06T21:36:01Z",
"rates": {
"NZD": 0.847436
}
}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.7436,
"rate": 0.847436
}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