Rate Overview
Live
1 NZD = 0.976545 BGN
1 BGN = 1.0240
NZD
Avg
0.973204
High
0.976623
Low
0.958875
Last updated: 7/8/2026, 9:34:18 AM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 0.98 BGN |
| 10 NZD | 9.77 BGN |
| 50 NZD | 48.83 BGN |
| 100 NZD | 97.65 BGN |
| 500 NZD | 488.27 BGN |
| 1,000 NZD | 976.55 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-08T09:34:18Z",
"rates": {
"BGN": 0.976545
}
}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.6545,
"rate": 0.976545
}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