Rate Overview
Live
1 SAR = 0.699085 GEL
1 GEL = 1.4304
SAR
Avg
0.715462
High
0.733701
Low
0.699085
Last updated: 7/26/2026, 10:08:21 PM
Quick Conversions
| SAR | GEL |
|---|---|
| 1 SAR | 0.70 GEL |
| 10 SAR | 6.99 GEL |
| 50 SAR | 34.95 GEL |
| 100 SAR | 69.91 GEL |
| 500 SAR | 349.54 GEL |
| 1,000 SAR | 699.08 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-07-26T22:08:21Z",
"rates": {
"GEL": 0.699085
}
}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.90849999999999,
"rate": 0.699085
}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