Rate Overview
Live
1 GEL = 0.284324 SHP
1 SHP = 3.5171
GEL
Avg
0.283636
High
0.284324
Low
0.282493
Last updated: 9/3/2026, 6:32:53 AM
Quick Conversions
| GEL | SHP |
|---|---|
| 1 GEL | 0.28 SHP |
| 10 GEL | 2.84 SHP |
| 50 GEL | 14.22 SHP |
| 100 GEL | 28.43 SHP |
| 500 GEL | 142.16 SHP |
| 1,000 GEL | 284.32 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-09-03T06:32:53Z",
"rates": {
"SHP": 0.284324
}
}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.4324,
"rate": 0.284324
}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