Rate Overview
Live
1 NZD = 0.990424 BGN
1 BGN = 1.0097
NZD
Avg
0.986381
High
0.999064
Low
0.965526
Last updated: 7/29/2026, 4:28:26 PM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 0.99 BGN |
| 10 NZD | 9.90 BGN |
| 50 NZD | 49.52 BGN |
| 100 NZD | 99.04 BGN |
| 500 NZD | 495.21 BGN |
| 1,000 NZD | 990.42 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-29T16:28:26Z",
"rates": {
"BGN": 0.990424
}
}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.0424,
"rate": 0.990424
}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