Rate Overview
Live
1 SCR = 0.186830 GEL
1 GEL = 5.3525
SCR
Avg
0.184534
High
0.199992
Low
0.177231
Last updated: 7/20/2026, 5:53:57 PM
Quick Conversions
| SCR | GEL |
|---|---|
| 1 SCR | 0.19 GEL |
| 10 SCR | 1.87 GEL |
| 50 SCR | 9.34 GEL |
| 100 SCR | 18.68 GEL |
| 500 SCR | 93.41 GEL |
| 1,000 SCR | 186.83 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-20T17:53:57Z",
"rates": {
"GEL": 0.18683
}
}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.683,
"rate": 0.18683
}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