Rate Overview
Live
1 SHP = 3.5102 GEL
1 GEL = 0.284887
SHP
Avg
3.5124
High
3.5695
Low
3.4827
Last updated: 7/15/2026, 2:22:28 AM
Quick Conversions
| SHP | GEL |
|---|---|
| 1 SHP | 3.51 GEL |
| 10 SHP | 35.10 GEL |
| 50 SHP | 175.51 GEL |
| 100 SHP | 351.02 GEL |
| 500 SHP | 1,755.08 GEL |
| 1,000 SHP | 3,510.17 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-07-15T02:22:28Z",
"rates": {
"GEL": 3.510168
}
}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": 351.0168,
"rate": 3.510168
}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