Rate Overview
Live
1 BGN = 2.2197 SAR
1 SAR = 0.450513
BGN
Avg
2.1559
High
2.2746
Low
1.9710
Last updated: 3/27/2026, 2:35:56 PM
Quick Conversions
| BGN | SAR |
|---|---|
| 1 BGN | 2.22 SAR |
| 10 BGN | 22.20 SAR |
| 50 BGN | 110.98 SAR |
| 100 BGN | 221.97 SAR |
| 500 BGN | 1,109.85 SAR |
| 1,000 BGN | 2,219.69 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-27T14:35:56Z",
"rates": {
"SAR": 2.219693
}
}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.9693,
"rate": 2.219693
}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