Rate Overview
Live
1 SHP = 3.6031 GEL
1 GEL = 0.277540
SHP
Avg
3.6017
High
3.6032
Low
3.5963
Last updated: 4/17/2026, 1:52:01 AM
Quick Conversions
| SHP | GEL |
|---|---|
| 1 SHP | 3.60 GEL |
| 10 SHP | 36.03 GEL |
| 50 SHP | 180.15 GEL |
| 100 SHP | 360.31 GEL |
| 500 SHP | 1,801.54 GEL |
| 1,000 SHP | 3,603.09 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-04-17T01:52:01Z",
"rates": {
"GEL": 3.603087
}
}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": 360.3087,
"rate": 3.603087
}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