Rate Overview
Live
1 GEL = 1.3946 SAR
1 SAR = 0.717067
GEL
Avg
1.3954
High
1.4068
Low
1.3815
Last updated: 3/27/2026, 1:41:25 PM
Quick Conversions
| GEL | SAR |
|---|---|
| 1 GEL | 1.39 SAR |
| 10 GEL | 13.95 SAR |
| 50 GEL | 69.73 SAR |
| 100 GEL | 139.46 SAR |
| 500 GEL | 697.28 SAR |
| 1,000 GEL | 1,394.57 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-03-27T13:41:25Z",
"rates": {
"SAR": 1.394569
}
}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.4569,
"rate": 1.394569
}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