Rate Overview
Live
1 GEL = 1.3980 SAR
1 SAR = 0.715330
GEL
Avg
1.3980
High
1.4008
Low
1.3950
Last updated: 4/17/2026, 12:32:27 AM
Quick Conversions
| GEL | SAR |
|---|---|
| 1 GEL | 1.40 SAR |
| 10 GEL | 13.98 SAR |
| 50 GEL | 69.90 SAR |
| 100 GEL | 139.80 SAR |
| 500 GEL | 698.98 SAR |
| 1,000 GEL | 1,397.96 SAR |
Get GEL/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=SARExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-04-17T00:32:27Z",
"rates": {
"SAR": 1.397957
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "SAR",
"amount": 100
},
"result": 139.79569999999998,
"rate": 1.397957
}Build with GEL/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key