Rate Overview
Live
1 GEL = 5.4945 SCR
1 SCR = 0.182000
GEL
Avg
5.3892
High
5.6527
Low
5.0927
Last updated: 7/22/2026, 6:06:51 AM
Quick Conversions
| GEL | SCR |
|---|---|
| 1 GEL | 5.49 SCR |
| 10 GEL | 54.95 SCR |
| 50 GEL | 274.73 SCR |
| 100 GEL | 549.45 SCR |
| 500 GEL | 2,747.26 SCR |
| 1,000 GEL | 5,494.52 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-07-22T06:06:51Z",
"rates": {
"SCR": 5.494519
}
}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": 549.4519,
"rate": 5.494519
}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