Rate Overview
Live
1 GEL = 1.4252 SAR
1 SAR = 0.701639
GEL
Avg
1.4020
High
1.4252
Low
1.3815
Last updated: 7/8/2026, 4:42:51 PM
Quick Conversions
| GEL | SAR |
|---|---|
| 1 GEL | 1.43 SAR |
| 10 GEL | 14.25 SAR |
| 50 GEL | 71.26 SAR |
| 100 GEL | 142.52 SAR |
| 500 GEL | 712.62 SAR |
| 1,000 GEL | 1,425.23 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-08T16:42:51Z",
"rates": {
"SAR": 1.425234
}
}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": 142.52339999999998,
"rate": 1.425234
}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