Rate Overview
Live
1 SYP = 0.015200 BGN
1 BGN = 65.7895
SYP
Avg
0.015221
High
0.015253
Low
0.015199
Last updated: 5/29/2026, 4:25:05 PM
Quick Conversions
| SYP | BGN |
|---|---|
| 1 SYP | 0.02 BGN |
| 10 SYP | 0.15 BGN |
| 50 SYP | 0.76 BGN |
| 100 SYP | 1.52 BGN |
| 500 SYP | 7.60 BGN |
| 1,000 SYP | 15.20 BGN |
Get SYP/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BGNExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-29T16:25:05Z",
"rates": {
"BGN": 0.0152
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BGN",
"amount": 100
},
"result": 1.52,
"rate": 0.0152
}Build with SYP/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key