Rate Overview
Live
1 NZD = 1.1578 BBD
1 BBD = 0.863690
NZD
Avg
1.1621
High
1.1707
Low
1.1572
Last updated: 7/26/2026, 2:57:06 PM
Quick Conversions
| NZD | BBD |
|---|---|
| 1 NZD | 1.16 BBD |
| 10 NZD | 11.58 BBD |
| 50 NZD | 57.89 BBD |
| 100 NZD | 115.78 BBD |
| 500 NZD | 578.91 BBD |
| 1,000 NZD | 1,157.82 BBD |
Get NZD/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=BBDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-26T14:57:06Z",
"rates": {
"BBD": 1.157823
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "BBD",
"amount": 100
},
"result": 115.7823,
"rate": 1.157823
}Build with NZD/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key