Rate Overview
Live
1 NZD = 0.976243 BGN
1 BGN = 1.0243
NZD
Avg
0.992230
High
1.0415
Low
0.953676
Last updated: 3/27/2026, 3:35:26 PM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 0.98 BGN |
| 10 NZD | 9.76 BGN |
| 50 NZD | 48.81 BGN |
| 100 NZD | 97.62 BGN |
| 500 NZD | 488.12 BGN |
| 1,000 NZD | 976.24 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-27T15:35:26Z",
"rates": {
"BGN": 0.976243
}
}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.62429999999999,
"rate": 0.976243
}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