Rate Overview
Live
1 GEL = 5.5148 SCR
1 SCR = 0.181330
GEL
Avg
5.2917
High
5.5560
Low
4.9126
Last updated: 5/27/2026, 9:48:22 AM
Quick Conversions
| GEL | SCR |
|---|---|
| 1 GEL | 5.51 SCR |
| 10 GEL | 55.15 SCR |
| 50 GEL | 275.74 SCR |
| 100 GEL | 551.48 SCR |
| 500 GEL | 2,757.40 SCR |
| 1,000 GEL | 5,514.80 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-05-27T09:48:22Z",
"rates": {
"SCR": 5.514803
}
}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": 551.4802999999999,
"rate": 5.514803
}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