Rate Overview
Live
1 GEL = 1.4362 SAR
1 SAR = 0.696279
GEL
Avg
1.4357
High
1.4377
Low
1.4343
Last updated: 8/15/2026, 12:40:58 AM
Quick Conversions
| GEL | SAR |
|---|---|
| 1 GEL | 1.44 SAR |
| 10 GEL | 14.36 SAR |
| 50 GEL | 71.81 SAR |
| 100 GEL | 143.62 SAR |
| 500 GEL | 718.10 SAR |
| 1,000 GEL | 1,436.21 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-08-15T00:40:58Z",
"rates": {
"SAR": 1.436205
}
}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.6205,
"rate": 1.436205
}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