Rate Overview
Live
1 SAR = 0.450602 BGN
1 BGN = 2.2193
SAR
Avg
0.448157
High
0.455435
Low
0.440107
Last updated: 3/27/2026, 7:44:19 AM
Quick Conversions
| SAR | BGN |
|---|---|
| 1 SAR | 0.45 BGN |
| 10 SAR | 4.51 BGN |
| 50 SAR | 22.53 BGN |
| 100 SAR | 45.06 BGN |
| 500 SAR | 225.30 BGN |
| 1,000 SAR | 450.60 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-03-27T07:44:19Z",
"rates": {
"BGN": 0.450602
}
}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": 45.0602,
"rate": 0.450602
}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