Rate Overview
Live
1 BGN = 64.6538 SYP
1 SYP = 0.015467
BGN
Avg
64.6863
High
65.3695
Low
64.4374
Last updated: 7/7/2026, 7:12:04 PM
Quick Conversions
| BGN | SYP |
|---|---|
| 1 BGN | 64.65 SYP |
| 10 BGN | 646.54 SYP |
| 50 BGN | 3,232.69 SYP |
| 100 BGN | 6,465.38 SYP |
| 500 BGN | 32,326.89 SYP |
| 1,000 BGN | 64,653.79 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-07-07T19:12:04Z",
"rates": {
"SYP": 64.653787
}
}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": 6465.378699999999,
"rate": 64.653787
}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