Rate Overview
Live
1 GEL = 1.4307 SAR
1 SAR = 0.698934
GEL
Avg
1.3957
High
1.4307
Low
1.3642
Last updated: 7/23/2026, 6:13:47 AM
Quick Conversions
| GEL | SAR |
|---|---|
| 1 GEL | 1.43 SAR |
| 10 GEL | 14.31 SAR |
| 50 GEL | 71.54 SAR |
| 100 GEL | 143.08 SAR |
| 500 GEL | 715.38 SAR |
| 1,000 GEL | 1,430.75 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-07-23T06:13:47Z",
"rates": {
"SAR": 1.43075
}
}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": 143.075,
"rate": 1.43075
}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