Rate Overview
Live
1 SCR = 0.184927 GEL
1 GEL = 5.4075
SCR
Avg
0.188038
High
0.191791
Low
0.182305
Last updated: 6/15/2026, 2:20:14 PM
Quick Conversions
| SCR | GEL |
|---|---|
| 1 SCR | 0.18 GEL |
| 10 SCR | 1.85 GEL |
| 50 SCR | 9.25 GEL |
| 100 SCR | 18.49 GEL |
| 500 SCR | 92.46 GEL |
| 1,000 SCR | 184.93 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-06-15T14:20:14Z",
"rates": {
"GEL": 0.184927
}
}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.4927,
"rate": 0.184927
}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