Rate Overview
Live
1 NZD = 0.998084 BGN
1 BGN = 1.0019
NZD
Avg
0.982938
High
0.998830
Low
0.958875
Last updated: 7/20/2026, 9:26:30 PM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 1.00 BGN |
| 10 NZD | 9.98 BGN |
| 50 NZD | 49.90 BGN |
| 100 NZD | 99.81 BGN |
| 500 NZD | 499.04 BGN |
| 1,000 NZD | 998.08 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-07-20T21:26:30Z",
"rates": {
"BGN": 0.998084
}
}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.80839999999999,
"rate": 0.998084
}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