Rate Overview
Live
1 NZD = 1.1797 BBD
1 BBD = 0.847681
NZD
Avg
1.1851
High
1.1996
Low
1.1745
Last updated: 3/7/2026, 1:22:56 AM
Quick Conversions
| NZD | BBD |
|---|---|
| 1 NZD | 1.18 BBD |
| 10 NZD | 11.80 BBD |
| 50 NZD | 58.98 BBD |
| 100 NZD | 117.97 BBD |
| 500 NZD | 589.84 BBD |
| 1,000 NZD | 1,179.69 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-07T01:22:56Z",
"rates": {
"BBD": 1.179689
}
}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": 117.9689,
"rate": 1.179689
}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