Rate Overview
Live
1 SAR = 0.717067 GEL
1 GEL = 1.3946
SAR
Avg
0.716668
High
0.723828
Low
0.710853
Last updated: 3/27/2026, 1:01:42 PM
Quick Conversions
| SAR | GEL |
|---|---|
| 1 SAR | 0.72 GEL |
| 10 SAR | 7.17 GEL |
| 50 SAR | 35.85 GEL |
| 100 SAR | 71.71 GEL |
| 500 SAR | 358.53 GEL |
| 1,000 SAR | 717.07 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-03-27T13:01:42Z",
"rates": {
"GEL": 0.717067
}
}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": 71.7067,
"rate": 0.717067
}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