Rate Overview
Live
1 NZD = 0.991317 BGN
1 BGN = 1.0088
NZD
Avg
0.986944
High
0.991317
Low
0.982157
Last updated: 5/27/2026, 3:09:06 PM
Quick Conversions
| NZD | BGN |
|---|---|
| 1 NZD | 0.99 BGN |
| 10 NZD | 9.91 BGN |
| 50 NZD | 49.57 BGN |
| 100 NZD | 99.13 BGN |
| 500 NZD | 495.66 BGN |
| 1,000 NZD | 991.32 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-05-27T15:09:06Z",
"rates": {
"BGN": 0.991317
}
}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": 99.1317,
"rate": 0.991317
}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