Rate Overview
Live
1 NZD = 0.977480 BGN
1 BGN = 1.0230
NZD
Avg
0.982991
High
0.990716
Low
0.977480
Last updated: 3/27/2026, 10:12:16 AM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 0.98 BGN |
| 10 NZD | 9.77 BGN |
| 50 NZD | 48.87 BGN |
| 100 NZD | 97.75 BGN |
| 500 NZD | 488.74 BGN |
| 1,000 NZD | 977.48 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-03-27T10:12:16Z",
"rates": {
"BGN": 0.97748
}
}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": 97.748,
"rate": 0.97748
}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