Rate Overview
Live
1 BGN = 9.8035 SZL
1 SZL = 0.102004
BGN
Avg
9.9729
High
10.1011
Low
9.8035
Last updated: 5/7/2026, 9:12:18 AM
Quick Conversions
| BGN | SZL |
|---|---|
| 1 BGN | 9.80 SZL |
| 10 BGN | 98.04 SZL |
| 50 BGN | 490.18 SZL |
| 100 BGN | 980.35 SZL |
| 500 BGN | 4,901.76 SZL |
| 1,000 BGN | 9,803.52 SZL |
Get BGN/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=SZLExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-05-07T09:12:18Z",
"rates": {
"SZL": 9.803519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "SZL",
"amount": 100
},
"result": 980.3519,
"rate": 9.803519
}Build with BGN/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key