Rate Overview
Live
1 NZD = 0.993290 BGN
1 BGN = 1.0068
NZD
Avg
0.991260
High
0.998434
Low
0.984986
Last updated: 3/7/2026, 7:40:24 AM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 0.99 BGN |
| 10 NZD | 9.93 BGN |
| 50 NZD | 49.66 BGN |
| 100 NZD | 99.33 BGN |
| 500 NZD | 496.65 BGN |
| 1,000 NZD | 993.29 BGN |
Get NZD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=BGNExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-07T07:40:24Z",
"rates": {
"BGN": 0.99329
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "BGN",
"amount": 100
},
"result": 99.32900000000001,
"rate": 0.99329
}Build with NZD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key