Rate Overview
Live
1 GEL = 5.4942 SCR
1 SCR = 0.182009
GEL
Avg
5.3565
High
5.5020
Low
5.0717
Last updated: 3/6/2026, 11:27:27 PM
Quick Conversions
| GEL | SCR |
|---|---|
| 1 GEL | 5.49 SCR |
| 10 GEL | 54.94 SCR |
| 50 GEL | 274.71 SCR |
| 100 GEL | 549.42 SCR |
| 500 GEL | 2,747.11 SCR |
| 1,000 GEL | 5,494.22 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-03-06T23:27:27Z",
"rates": {
"SCR": 5.494221
}
}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.4221,
"rate": 5.494221
}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