Rate Overview
Live
1 NZD = 0.991310 BGN
1 BGN = 1.0088
NZD
Avg
0.995241
High
0.999401
Low
0.991310
Last updated: 8/19/2026, 2:41:11 AM
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.31 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-08-19T02:41:11Z",
"rates": {
"BGN": 0.99131
}
}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.131,
"rate": 0.99131
}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