Rate Overview
Live
1 GEL = 1.4329 SAR
1 SAR = 0.697909
GEL
Avg
1.4048
High
1.4329
Low
1.3815
Last updated: 7/20/2026, 10:33:25 AM
Quick Conversions
| GEL | SAR |
|---|---|
| 1 GEL | 1.43 SAR |
| 10 GEL | 14.33 SAR |
| 50 GEL | 71.64 SAR |
| 100 GEL | 143.29 SAR |
| 500 GEL | 716.43 SAR |
| 1,000 GEL | 1,432.85 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-20T10:33:25Z",
"rates": {
"SAR": 1.432852
}
}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.2852,
"rate": 1.432852
}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