Rate Overview
Live
1 SCR = 0.194621 GEL
1 GEL = 5.1382
SCR
Avg
0.192454
High
0.197219
Low
0.182957
Last updated: 5/6/2026, 10:25:43 AM
Quick Conversions
| SCR | GEL |
|---|---|
| 1 SCR | 0.19 GEL |
| 10 SCR | 1.95 GEL |
| 50 SCR | 9.73 GEL |
| 100 SCR | 19.46 GEL |
| 500 SCR | 97.31 GEL |
| 1,000 SCR | 194.62 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-05-06T10:25:43Z",
"rates": {
"GEL": 0.194621
}
}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": 19.4621,
"rate": 0.194621
}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