Rate Overview
Live
1 GEL = 5.2025 SCR
1 SCR = 0.192214
GEL
Avg
5.2214
High
5.4658
Low
5.1206
Last updated: 5/7/2026, 4:28:45 AM
Quick Conversions
| GEL | SCR |
|---|---|
| 1 GEL | 5.20 SCR |
| 10 GEL | 52.03 SCR |
| 50 GEL | 260.13 SCR |
| 100 GEL | 520.25 SCR |
| 500 GEL | 2,601.26 SCR |
| 1,000 GEL | 5,202.53 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-07T04:28:45Z",
"rates": {
"SCR": 5.202527
}
}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": 520.2527,
"rate": 5.202527
}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