Rate Overview
Live
1 SYP = 0.000128 BGN
1 BGN = 7812.50
SYP
Avg
0.003205
High
0.015514
Low
0.000128
Last updated: 8/20/2026, 7:47:17 PM
Quick Conversions
| SYP | BGN |
|---|---|
| 1 SYP | 0.00 BGN |
| 10 SYP | 0.00 BGN |
| 50 SYP | 0.01 BGN |
| 100 SYP | 0.01 BGN |
| 500 SYP | 0.06 BGN |
| 1,000 SYP | 0.13 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-08-20T19:47:17Z",
"rates": {
"BGN": 0.000128
}
}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": 0.012799999999999999,
"rate": 0.000128
}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