Rate Overview
Live
1 NZD = 0.981578 BGN
1 BGN = 1.0188
NZD
Avg
0.981334
High
0.983990
Low
0.973679
Last updated: 4/17/2026, 7:33:50 AM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 0.98 BGN |
| 10 NZD | 9.82 BGN |
| 50 NZD | 49.08 BGN |
| 100 NZD | 98.16 BGN |
| 500 NZD | 490.79 BGN |
| 1,000 NZD | 981.58 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-04-17T07:33:50Z",
"rates": {
"BGN": 0.981578
}
}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.1578,
"rate": 0.981578
}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