Rate Overview
Live
1 NZD = 1.1685 BBD
1 BBD = 0.855791
NZD
Avg
1.1638
High
1.1711
Low
1.1518
Last updated: 7/19/2026, 8:34:18 PM
Quick Conversions
| NZD | BBD |
|---|---|
| 1 NZD | 1.17 BBD |
| 10 NZD | 11.69 BBD |
| 50 NZD | 58.43 BBD |
| 100 NZD | 116.85 BBD |
| 500 NZD | 584.25 BBD |
| 1,000 NZD | 1,168.51 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-19T20:34:18Z",
"rates": {
"BBD": 1.168509
}
}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": 116.8509,
"rate": 1.168509
}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