Rate Overview
Live
1 SAR = 0.444713 BGN
1 BGN = 2.2486
SAR
Avg
0.444046
High
0.444807
Low
0.443435
Last updated: 4/18/2026, 8:46:25 AM
Quick Conversions
| SAR | BGN |
|---|---|
| 1 SAR | 0.44 BGN |
| 10 SAR | 4.45 BGN |
| 50 SAR | 22.24 BGN |
| 100 SAR | 44.47 BGN |
| 500 SAR | 222.36 BGN |
| 1,000 SAR | 444.71 BGN |
Get SAR/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BGNExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-18T08:46:25Z",
"rates": {
"BGN": 0.444713
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BGN",
"amount": 100
},
"result": 44.4713,
"rate": 0.444713
}Build with SAR/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key