Rate Overview
Live
1 BBD = 0.863677 NZD
1 NZD = 1.1578
BBD
Avg
0.852163
High
0.886475
Low
0.825538
Last updated: 7/25/2026, 8:10:16 PM
Quick Conversions
| BBD | NZD |
|---|---|
| 1 BBD | 0.86 NZD |
| 10 BBD | 8.64 NZD |
| 50 BBD | 43.18 NZD |
| 100 BBD | 86.37 NZD |
| 500 BBD | 431.84 NZD |
| 1,000 BBD | 863.68 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-07-25T20:10:16Z",
"rates": {
"NZD": 0.863677
}
}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.3677,
"rate": 0.863677
}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