Rate Overview
Live
1 SHP = 3.5868 GEL
1 GEL = 0.278798
SHP
Avg
3.6250
High
3.7357
Low
3.5232
Last updated: 5/27/2026, 9:58:44 AM
Quick Conversions
| SHP | GEL |
|---|---|
| 1 SHP | 3.59 GEL |
| 10 SHP | 35.87 GEL |
| 50 SHP | 179.34 GEL |
| 100 SHP | 358.68 GEL |
| 500 SHP | 1,793.41 GEL |
| 1,000 SHP | 3,586.83 GEL |
Get SHP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=GELExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-05-27T09:58:44Z",
"rates": {
"GEL": 3.586828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "GEL",
"amount": 100
},
"result": 358.6828,
"rate": 3.586828
}Build with SHP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key