Rate Overview
Live
1 GEL = 1.3946 SAR
1 SAR = 0.717039
GEL
Avg
1.3666
High
1.3980
Low
1.3055
Last updated: 3/27/2026, 11:44:14 AM
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.31 SAR |
| 1,000 GEL | 1,394.62 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-27T11:44:14Z",
"rates": {
"SAR": 1.394624
}
}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.4624,
"rate": 1.394624
}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