Rate Overview
Live
1 GEL = 5.3903 SCR
1 SCR = 0.185518
GEL
Avg
5.3257
High
5.4853
Low
5.2140
Last updated: 6/16/2026, 11:17:42 AM
Quick Conversions
| GEL | SCR |
|---|---|
| 1 GEL | 5.39 SCR |
| 10 GEL | 53.90 SCR |
| 50 GEL | 269.52 SCR |
| 100 GEL | 539.03 SCR |
| 500 GEL | 2,695.15 SCR |
| 1,000 GEL | 5,390.30 SCR |
Get GEL/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=SCRExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-06-16T11:17:42Z",
"rates": {
"SCR": 5.390301
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "SCR",
"amount": 100
},
"result": 539.0301,
"rate": 5.390301
}Build with GEL/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key