Rate Overview
Live
1 NZD = 1.1980 BBD
1 BBD = 0.834720
NZD
Avg
1.1895
High
1.1992
Low
1.1814
Last updated: 5/7/2026, 3:25:13 AM
Quick Conversions
| NZD | BBD |
|---|---|
| 1 NZD | 1.20 BBD |
| 10 NZD | 11.98 BBD |
| 50 NZD | 59.90 BBD |
| 100 NZD | 119.80 BBD |
| 500 NZD | 599.00 BBD |
| 1,000 NZD | 1,198.01 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-05-07T03:25:13Z",
"rates": {
"BBD": 1.198007
}
}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": 119.8007,
"rate": 1.198007
}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