Rate Overview
Live
1 SHP = 3.5017 GEL
1 GEL = 0.285579
SHP
Avg
3.5825
High
3.6829
Low
3.4907
Last updated: 7/25/2026, 8:39:38 PM
Quick Conversions
| SHP | GEL |
|---|---|
| 1 SHP | 3.50 GEL |
| 10 SHP | 35.02 GEL |
| 50 SHP | 175.08 GEL |
| 100 SHP | 350.17 GEL |
| 500 SHP | 1,750.83 GEL |
| 1,000 SHP | 3,501.66 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-25T20:39:38Z",
"rates": {
"GEL": 3.501663
}
}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": 350.16630000000004,
"rate": 3.501663
}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