Rate Overview
Live
1 SCR = 0.186617 GEL
1 GEL = 5.3586
SCR
Avg
0.185791
High
0.194721
Low
0.177525
Last updated: 3/27/2026, 6:42:36 AM
Quick Conversions
| SCR | GEL |
|---|---|
| 1 SCR | 0.19 GEL |
| 10 SCR | 1.87 GEL |
| 50 SCR | 9.33 GEL |
| 100 SCR | 18.66 GEL |
| 500 SCR | 93.31 GEL |
| 1,000 SCR | 186.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-03-27T06:42:36Z",
"rates": {
"GEL": 0.186617
}
}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.6617,
"rate": 0.186617
}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