Rate Overview
Live
1 BGN = 8.3584 SCR
1 SCR = 0.119639
BGN
Avg
8.3993
High
8.7827
Low
8.2407
Last updated: 5/7/2026, 9:09:00 AM
Quick Conversions
| BGN | SCR |
|---|---|
| 1 BGN | 8.36 SCR |
| 10 BGN | 83.58 SCR |
| 50 BGN | 417.92 SCR |
| 100 BGN | 835.84 SCR |
| 500 BGN | 4,179.22 SCR |
| 1,000 BGN | 8,358.45 SCR |
Get BGN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=SCRExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-05-07T09:09:00Z",
"rates": {
"SCR": 8.358447
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "SCR",
"amount": 100
},
"result": 835.8447,
"rate": 8.358447
}Build with BGN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key