Rate Overview
Live
1 NZD = 0.976879 BGN
1 BGN = 1.0237
NZD
Avg
1.0925
High
1.2231
Low
0.955726
Last updated: 3/27/2026, 12:02:48 PM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 0.98 BGN |
| 10 NZD | 9.77 BGN |
| 50 NZD | 48.84 BGN |
| 100 NZD | 97.69 BGN |
| 500 NZD | 488.44 BGN |
| 1,000 NZD | 976.88 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-27T12:02:48Z",
"rates": {
"BGN": 0.976879
}
}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.6879,
"rate": 0.976879
}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