Rate Overview
Live
1 GEL = 0.286287 SHP
1 SHP = 3.4930
GEL
Avg
0.279045
High
0.286798
Low
0.271665
Last updated: 7/26/2026, 8:37:34 PM
Quick Conversions
| GEL | SHP |
|---|---|
| 1 GEL | 0.29 SHP |
| 10 GEL | 2.86 SHP |
| 50 GEL | 14.31 SHP |
| 100 GEL | 28.63 SHP |
| 500 GEL | 143.14 SHP |
| 1,000 GEL | 286.29 SHP |
Get GEL/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=SHPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-26T20:37:34Z",
"rates": {
"SHP": 0.286287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "SHP",
"amount": 100
},
"result": 28.628700000000002,
"rate": 0.286287
}Build with GEL/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key