Rate Overview
Live
1 NZD = 1.0021 BGN
1 BGN = 0.997861
NZD
Avg
0.998233
High
1.0021
Low
0.994402
Last updated: 7/21/2026, 1:28:19 AM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 1.00 BGN |
| 10 NZD | 10.02 BGN |
| 50 NZD | 50.11 BGN |
| 100 NZD | 100.21 BGN |
| 500 NZD | 501.07 BGN |
| 1,000 NZD | 1,002.14 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-21T01:28:19Z",
"rates": {
"BGN": 1.002144
}
}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": 100.2144,
"rate": 1.002144
}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