Rate Overview
Live
1 BGN = 2.2274 SAR
1 SAR = 0.448954
BGN
Avg
2.2454
High
2.2699
Low
2.2274
Last updated: 3/7/2026, 3:23:17 AM
Quick Conversions
| BGN | SAR |
|---|---|
| 1 BGN | 2.23 SAR |
| 10 BGN | 22.27 SAR |
| 50 BGN | 111.37 SAR |
| 100 BGN | 222.74 SAR |
| 500 BGN | 1,113.70 SAR |
| 1,000 BGN | 2,227.40 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-07T03:23:17Z",
"rates": {
"SAR": 2.227399
}
}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": 222.7399,
"rate": 2.227399
}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