Rate Overview
Live
1 SAR = 0.441276 BGN
1 BGN = 2.2662
SAR
Avg
0.443401
High
0.444829
Low
0.441276
Last updated: 5/8/2026, 2:22:16 PM
Quick Conversions
| SAR | BGN |
|---|---|
| 1 SAR | 0.44 BGN |
| 10 SAR | 4.41 BGN |
| 50 SAR | 22.06 BGN |
| 100 SAR | 44.13 BGN |
| 500 SAR | 220.64 BGN |
| 1,000 SAR | 441.28 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-05-08T14:22:16Z",
"rates": {
"BGN": 0.441276
}
}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.1276,
"rate": 0.441276
}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