Rate Overview
Live
1 BGN = 0.994501 NZD
1 NZD = 1.0055
BGN
Avg
1.0206
High
1.0414
Low
0.994501
Last updated: 5/29/2026, 7:54:07 PM
Quick Conversions
| BGN | NZD |
|---|---|
| 1 BGN | 0.99 NZD |
| 10 BGN | 9.95 NZD |
| 50 BGN | 49.73 NZD |
| 100 BGN | 99.45 NZD |
| 500 BGN | 497.25 NZD |
| 1,000 BGN | 994.50 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-05-29T19:54:07Z",
"rates": {
"NZD": 0.994501
}
}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": 99.45009999999999,
"rate": 0.994501
}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