Rate Overview
Live
1 SAR = 0.695905 GEL
1 GEL = 1.4370
SAR
Avg
0.696366
High
0.697227
Low
0.695022
Last updated: 8/16/2026, 5:25:51 AM
Quick Conversions
| SAR | GEL |
|---|---|
| 1 SAR | 0.70 GEL |
| 10 SAR | 6.96 GEL |
| 50 SAR | 34.80 GEL |
| 100 SAR | 69.59 GEL |
| 500 SAR | 347.95 GEL |
| 1,000 SAR | 695.91 GEL |
Get SAR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=GELExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-08-16T05:25:51Z",
"rates": {
"GEL": 0.695905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "GEL",
"amount": 100
},
"result": 69.5905,
"rate": 0.695905
}Build with SAR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key