Rate Overview
Live
1 SAR = 0.701673 GEL
1 GEL = 1.4252
SAR
Avg
0.703021
High
0.703891
Low
0.701673
Last updated: 7/4/2026, 9:12:55 AM
Quick Conversions
| SAR | GEL |
|---|---|
| 1 SAR | 0.70 GEL |
| 10 SAR | 7.02 GEL |
| 50 SAR | 35.08 GEL |
| 100 SAR | 70.17 GEL |
| 500 SAR | 350.84 GEL |
| 1,000 SAR | 701.67 GEL |
Get SAR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=GELExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-04T09:12:55Z",
"rates": {
"GEL": 0.701673
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "GEL",
"amount": 100
},
"result": 70.1673,
"rate": 0.701673
}Build with SAR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key