Rate Overview
Live
1 GEL = 1.4149 SAR
1 SAR = 0.706773
GEL
Avg
1.4137
High
1.4149
Low
1.4128
Last updated: 6/16/2026, 11:16:25 AM
Quick Conversions
| GEL | SAR |
|---|---|
| 1 GEL | 1.41 SAR |
| 10 GEL | 14.15 SAR |
| 50 GEL | 70.74 SAR |
| 100 GEL | 141.49 SAR |
| 500 GEL | 707.44 SAR |
| 1,000 GEL | 1,414.88 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-06-16T11:16:25Z",
"rates": {
"SAR": 1.414882
}
}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": 141.4882,
"rate": 1.414882
}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