Rate Overview
Live
1 GEL = 5.3585 SCR
1 SCR = 0.186618
GEL
Avg
5.3868
High
5.6330
Low
5.1355
Last updated: 3/27/2026, 11:49:18 AM
Quick Conversions
| GEL | SCR |
|---|---|
| 1 GEL | 5.36 SCR |
| 10 GEL | 53.59 SCR |
| 50 GEL | 267.93 SCR |
| 100 GEL | 535.85 SCR |
| 500 GEL | 2,679.27 SCR |
| 1,000 GEL | 5,358.54 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-27T11:49:18Z",
"rates": {
"SCR": 5.35854
}
}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": 535.8539999999999,
"rate": 5.35854
}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