Rate Overview
Live
1 NZD = 0.984822 BGN
1 BGN = 1.0154
NZD
Avg
0.988350
High
0.992976
Low
0.983053
Last updated: 9/8/2026, 9:53:08 PM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 0.98 BGN |
| 10 NZD | 9.85 BGN |
| 50 NZD | 49.24 BGN |
| 100 NZD | 98.48 BGN |
| 500 NZD | 492.41 BGN |
| 1,000 NZD | 984.82 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-09-08T21:53:08Z",
"rates": {
"BGN": 0.984822
}
}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": 98.48219999999999,
"rate": 0.984822
}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