Rate Overview
Live
1 SCR = 0.180557 GEL
1 GEL = 5.5384
SCR
Avg
0.184723
High
0.195119
Low
0.180012
Last updated: 7/24/2026, 9:02:49 PM
Quick Conversions
| SCR | GEL |
|---|---|
| 1 SCR | 0.18 GEL |
| 10 SCR | 1.81 GEL |
| 50 SCR | 9.03 GEL |
| 100 SCR | 18.06 GEL |
| 500 SCR | 90.28 GEL |
| 1,000 SCR | 180.56 GEL |
Get SCR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=GELExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-07-24T21:02:49Z",
"rates": {
"GEL": 0.180557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "GEL",
"amount": 100
},
"result": 18.055699999999998,
"rate": 0.180557
}Build with SCR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key