Rate Overview
Live
1 BGN = 1.0305 NZD
1 NZD = 0.970366
BGN
Avg
1.0290
High
1.0429
Low
1.0244
Last updated: 7/7/2026, 10:34:21 PM
Quick Conversions
| BGN | NZD |
|---|---|
| 1 BGN | 1.03 NZD |
| 10 BGN | 10.31 NZD |
| 50 BGN | 51.53 NZD |
| 100 BGN | 103.05 NZD |
| 500 BGN | 515.27 NZD |
| 1,000 BGN | 1,030.54 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-07-07T22:34:21Z",
"rates": {
"NZD": 1.030539
}
}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": 103.05390000000001,
"rate": 1.030539
}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