Rate Overview
Live
1 BGN = 2.2196 SAR
1 SAR = 0.450531
BGN
Avg
2.2248
High
2.2322
Low
2.2194
Last updated: 3/27/2026, 11:12:14 AM
Quick Conversions
| BGN | SAR |
|---|---|
| 1 BGN | 2.22 SAR |
| 10 BGN | 22.20 SAR |
| 50 BGN | 110.98 SAR |
| 100 BGN | 221.96 SAR |
| 500 BGN | 1,109.80 SAR |
| 1,000 BGN | 2,219.61 SAR |
Get BGN/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=SARExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-27T11:12:14Z",
"rates": {
"SAR": 2.219605
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "SAR",
"amount": 100
},
"result": 221.9605,
"rate": 2.219605
}Build with BGN/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key