Rate Overview
Live
1 GEL = 1.3947 SAR
1 SAR = 0.717001
GEL
Avg
1.3990
High
1.4032
Low
1.3947
Last updated: 5/7/2026, 2:22:38 AM
Quick Conversions
| GEL | SAR |
|---|---|
| 1 GEL | 1.39 SAR |
| 10 GEL | 13.95 SAR |
| 50 GEL | 69.73 SAR |
| 100 GEL | 139.47 SAR |
| 500 GEL | 697.35 SAR |
| 1,000 GEL | 1,394.70 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-05-07T02:22:38Z",
"rates": {
"SAR": 1.394699
}
}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.4699,
"rate": 1.394699
}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