Rate Overview
Live
1 NZD = 0.981509 BGN
1 BGN = 1.0188
NZD
Avg
0.974466
High
0.981509
Low
0.958875
Last updated: 7/9/2026, 10:03:19 AM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 0.98 BGN |
| 10 NZD | 9.82 BGN |
| 50 NZD | 49.08 BGN |
| 100 NZD | 98.15 BGN |
| 500 NZD | 490.75 BGN |
| 1,000 NZD | 981.51 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-09T10:03:19Z",
"rates": {
"BGN": 0.981509
}
}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.1509,
"rate": 0.981509
}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