Rate Overview
Live
1 NZD = 0.991386 BGN
1 BGN = 1.0087
NZD
Avg
1.0798
High
1.2271
Low
0.956408
Last updated: 7/30/2026, 8:07:23 AM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 0.99 BGN |
| 10 NZD | 9.91 BGN |
| 50 NZD | 49.57 BGN |
| 100 NZD | 99.14 BGN |
| 500 NZD | 495.69 BGN |
| 1,000 NZD | 991.39 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-30T08:07:23Z",
"rates": {
"BGN": 0.991386
}
}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.1386,
"rate": 0.991386
}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