Rate Overview
Live
1 GEL = 5.3453 SCR
1 SCR = 0.187080
GEL
Avg
5.4025
High
5.6448
Low
5.1258
Last updated: 4/17/2026, 12:34:24 AM
Quick Conversions
| GEL | SCR |
|---|---|
| 1 GEL | 5.35 SCR |
| 10 GEL | 53.45 SCR |
| 50 GEL | 267.27 SCR |
| 100 GEL | 534.53 SCR |
| 500 GEL | 2,672.66 SCR |
| 1,000 GEL | 5,345.31 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-04-17T00:34:24Z",
"rates": {
"SCR": 5.345311
}
}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": 534.5310999999999,
"rate": 5.345311
}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