Rate Overview
Live
1 BGN = 2.2195 SAR
1 SAR = 0.450555
BGN
Avg
2.2107
High
2.3009
Low
2.0450
Last updated: 3/27/2026, 12:58:42 PM
Quick Conversions
| BGN | SAR |
|---|---|
| 1 BGN | 2.22 SAR |
| 10 BGN | 22.19 SAR |
| 50 BGN | 110.97 SAR |
| 100 BGN | 221.95 SAR |
| 500 BGN | 1,109.74 SAR |
| 1,000 BGN | 2,219.49 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-27T12:58:42Z",
"rates": {
"SAR": 2.219487
}
}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.9487,
"rate": 2.219487
}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