Rate Overview
Live
1 BGN = 65.3144 SYP
1 SYP = 0.015311
BGN
Avg
65.4624
High
65.7738
Low
65.2782
Last updated: 3/27/2026, 5:11:06 AM
Quick Conversions
| BGN | SYP |
|---|---|
| 1 BGN | 65.31 SYP |
| 10 BGN | 653.14 SYP |
| 50 BGN | 3,265.72 SYP |
| 100 BGN | 6,531.44 SYP |
| 500 BGN | 32,657.21 SYP |
| 1,000 BGN | 65,314.43 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-27T05:11:06Z",
"rates": {
"SYP": 65.314428
}
}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": 6531.442800000001,
"rate": 65.314428
}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