Rate Overview
Live
1 BGN = 65.6639 SYP
1 SYP = 0.015229
BGN
Avg
66.2285
High
67.1287
Low
65.5446
Last updated: 3/6/2026, 9:56:45 PM
Quick Conversions
| BGN | SYP |
|---|---|
| 1 BGN | 65.66 SYP |
| 10 BGN | 656.64 SYP |
| 50 BGN | 3,283.20 SYP |
| 100 BGN | 6,566.39 SYP |
| 500 BGN | 32,831.96 SYP |
| 1,000 BGN | 65,663.91 SYP |
Get BGN/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=SYPExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-06T21:56:45Z",
"rates": {
"SYP": 65.663914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "SYP",
"amount": 100
},
"result": 6566.3914,
"rate": 65.663914
}Build with BGN/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key