Rate Overview
Live
1 BGN = 2.1909 SAR
1 SAR = 0.456427
BGN
Avg
2.1951
High
2.2203
Low
2.1889
Last updated: 7/9/2026, 10:21:50 PM
Quick Conversions
| BGN | SAR |
|---|---|
| 1 BGN | 2.19 SAR |
| 10 BGN | 21.91 SAR |
| 50 BGN | 109.55 SAR |
| 100 BGN | 219.09 SAR |
| 500 BGN | 1,095.47 SAR |
| 1,000 BGN | 2,190.93 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-07-09T22:21:50Z",
"rates": {
"SAR": 2.19093
}
}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": 219.093,
"rate": 2.19093
}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