Rate Overview
Live
1 BGN = 9.5010 SZL
1 SZL = 0.105252
BGN
Avg
9.7785
High
10.0457
Low
9.5010
Last updated: 7/6/2026, 9:35:30 PM
Quick Conversions
| BGN | SZL |
|---|---|
| 1 BGN | 9.50 SZL |
| 10 BGN | 95.01 SZL |
| 50 BGN | 475.05 SZL |
| 100 BGN | 950.10 SZL |
| 500 BGN | 4,750.52 SZL |
| 1,000 BGN | 9,501.03 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-07-06T21:35:30Z",
"rates": {
"SZL": 9.501032
}
}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": 950.1032,
"rate": 9.501032
}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