Rate Overview
Live
1 BGN = 1.0153 NZD
1 NZD = 0.984907
BGN
Avg
1.0118
High
1.0172
Low
1.0071
Last updated: 9/8/2026, 8:48:48 PM
Quick Conversions
| BGN | NZD |
|---|---|
| 1 BGN | 1.02 NZD |
| 10 BGN | 10.15 NZD |
| 50 BGN | 50.77 NZD |
| 100 BGN | 101.53 NZD |
| 500 BGN | 507.66 NZD |
| 1,000 BGN | 1,015.32 NZD |
Get BGN/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=NZDExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-09-08T20:48:48Z",
"rates": {
"NZD": 1.015324
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "NZD",
"amount": 100
},
"result": 101.5324,
"rate": 1.015324
}Build with BGN/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key