Rate Overview
Live
1 BGN = 1.0087 NZD
1 NZD = 0.991387
BGN
Avg
1.0126
High
1.0429
Low
0.998064
Last updated: 7/30/2026, 8:04:19 AM
Quick Conversions
| BGN | NZD |
|---|---|
| 1 BGN | 1.01 NZD |
| 10 BGN | 10.09 NZD |
| 50 BGN | 50.43 NZD |
| 100 BGN | 100.87 NZD |
| 500 BGN | 504.34 NZD |
| 1,000 BGN | 1,008.69 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-30T08:04:19Z",
"rates": {
"NZD": 1.008688
}
}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": 100.86880000000001,
"rate": 1.008688
}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