Rate Overview
Live
1 NZD = 1.1542 BBD
1 BBD = 0.866364
NZD
Avg
1.1626
High
1.2083
Low
1.1226
Last updated: 3/27/2026, 7:44:39 AM
Quick Conversions
| NZD | BBD |
|---|---|
| 1 NZD | 1.15 BBD |
| 10 NZD | 11.54 BBD |
| 50 NZD | 57.71 BBD |
| 100 NZD | 115.42 BBD |
| 500 NZD | 577.12 BBD |
| 1,000 NZD | 1,154.25 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-03-27T07:44:39Z",
"rates": {
"BBD": 1.154249
}
}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.42490000000001,
"rate": 1.154249
}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