Rate Overview
Live
1 SAR = 0.450030 BGN
1 BGN = 2.2221
SAR
Avg
0.449051
High
0.450030
Low
0.448071
Last updated: 5/28/2026, 10:59:37 PM
Quick Conversions
| SAR | BGN |
|---|---|
| 1 SAR | 0.45 BGN |
| 10 SAR | 4.50 BGN |
| 50 SAR | 22.50 BGN |
| 100 SAR | 45.00 BGN |
| 500 SAR | 225.02 BGN |
| 1,000 SAR | 450.03 BGN |
Get SAR/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BGNExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-05-28T22:59:37Z",
"rates": {
"BGN": 0.45003
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BGN",
"amount": 100
},
"result": 45.003,
"rate": 0.45003
}Build with SAR/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key