Rate Overview
Live
1 BGN = 2.2318 SAR
1 SAR = 0.448072
BGN
Avg
2.2304
High
2.2904
Low
2.1531
Last updated: 5/27/2026, 10:55:13 PM
Quick Conversions
| BGN | SAR |
|---|---|
| 1 BGN | 2.23 SAR |
| 10 BGN | 22.32 SAR |
| 50 BGN | 111.59 SAR |
| 100 BGN | 223.18 SAR |
| 500 BGN | 1,115.89 SAR |
| 1,000 BGN | 2,231.78 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-05-27T22:55:13Z",
"rates": {
"SAR": 2.231784
}
}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": 223.1784,
"rate": 2.231784
}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