Rate Overview
Live
1 BGN = 1.0292 NZD
1 NZD = 0.971610
BGN
Avg
1.0242
High
1.0297
Low
1.0174
Last updated: 6/24/2026, 4:25:55 PM
Quick Conversions
| BGN | NZD |
|---|---|
| 1 BGN | 1.03 NZD |
| 10 BGN | 10.29 NZD |
| 50 BGN | 51.46 NZD |
| 100 BGN | 102.92 NZD |
| 500 BGN | 514.61 NZD |
| 1,000 BGN | 1,029.22 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-06-24T16:25:55Z",
"rates": {
"NZD": 1.02922
}
}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": 102.922,
"rate": 1.02922
}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