Rate Overview
Live
1 BGN = 1.0230 NZD
1 NZD = 0.977482
BGN
Avg
1.0084
High
1.0486
Low
0.960118
Last updated: 3/27/2026, 10:22:50 AM
Quick Conversions
| BGN | NZD |
|---|---|
| 1 BGN | 1.02 NZD |
| 10 BGN | 10.23 NZD |
| 50 BGN | 51.15 NZD |
| 100 BGN | 102.30 NZD |
| 500 BGN | 511.52 NZD |
| 1,000 BGN | 1,023.04 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-03-27T10:22:50Z",
"rates": {
"NZD": 1.023037
}
}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.30369999999999,
"rate": 1.023037
}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