Rate Overview
Live
1 GEL = 1.4304 SAR
1 SAR = 0.699086
GEL
Avg
1.4295
High
1.4329
Low
1.4267
Last updated: 7/26/2026, 2:59:30 PM
Quick Conversions
| GEL | SAR |
|---|---|
| 1 GEL | 1.43 SAR |
| 10 GEL | 14.30 SAR |
| 50 GEL | 71.52 SAR |
| 100 GEL | 143.04 SAR |
| 500 GEL | 715.22 SAR |
| 1,000 GEL | 1,430.44 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-26T14:59:30Z",
"rates": {
"SAR": 1.43044
}
}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.04399999999998,
"rate": 1.43044
}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