Rate Overview
Live
1 BGN = 2.2545 SAR
1 SAR = 0.443561
BGN
Avg
2.2526
High
2.2545
Low
2.2481
Last updated: 5/7/2026, 12:32:30 PM
Quick Conversions
| BGN | SAR |
|---|---|
| 1 BGN | 2.25 SAR |
| 10 BGN | 22.54 SAR |
| 50 BGN | 112.72 SAR |
| 100 BGN | 225.45 SAR |
| 500 BGN | 1,127.24 SAR |
| 1,000 BGN | 2,254.48 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-07T12:32:30Z",
"rates": {
"SAR": 2.254479
}
}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": 225.4479,
"rate": 2.254479
}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