Rate Overview
Live
1 SHP = 3.5236 GEL
1 GEL = 0.283799
SHP
Avg
3.5232
High
3.5323
Low
3.5136
Last updated: 8/13/2026, 6:48:54 AM
Quick Conversions
| SHP | GEL |
|---|---|
| 1 SHP | 3.52 GEL |
| 10 SHP | 35.24 GEL |
| 50 SHP | 176.18 GEL |
| 100 SHP | 352.36 GEL |
| 500 SHP | 1,761.81 GEL |
| 1,000 SHP | 3,523.62 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-08-13T06:48:54Z",
"rates": {
"GEL": 3.523624
}
}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": 352.3624,
"rate": 3.523624
}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