Rate Overview
Live
1 BGN = 1.0077 NZD
1 NZD = 0.992333
BGN
Avg
1.0046
High
1.0081
Low
1.0006
Last updated: 8/18/2026, 8:29:21 PM
Quick Conversions
| BGN | NZD |
|---|---|
| 1 BGN | 1.01 NZD |
| 10 BGN | 10.08 NZD |
| 50 BGN | 50.39 NZD |
| 100 BGN | 100.77 NZD |
| 500 BGN | 503.86 NZD |
| 1,000 BGN | 1,007.73 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-08-18T20:29:21Z",
"rates": {
"NZD": 1.007726
}
}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.77259999999998,
"rate": 1.007726
}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