Rate Overview
Live
1 GEL = 1.3819 SAR
1 SAR = 0.723659
GEL
Avg
1.3948
High
1.4075
Low
1.3814
Last updated: 3/6/2026, 11:27:37 PM
Quick Conversions
| GEL | SAR |
|---|---|
| 1 GEL | 1.38 SAR |
| 10 GEL | 13.82 SAR |
| 50 GEL | 69.09 SAR |
| 100 GEL | 138.19 SAR |
| 500 GEL | 690.93 SAR |
| 1,000 GEL | 1,381.87 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-06T23:27:37Z",
"rates": {
"SAR": 1.381866
}
}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": 138.1866,
"rate": 1.381866
}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