Rate Overview
Live
1 GEL = 0.492362 SGD
1 SGD = 2.0310
GEL
Avg
0.478382
High
0.492403
Low
0.467983
Last updated: 7/26/2026, 8:36:56 PM
Quick Conversions
| GEL | SGD |
|---|---|
| 1 GEL | 0.49 SGD |
| 10 GEL | 4.92 SGD |
| 50 GEL | 24.62 SGD |
| 100 GEL | 49.24 SGD |
| 500 GEL | 246.18 SGD |
| 1,000 GEL | 492.36 SGD |
Get GEL/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=SGDExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-26T20:36:56Z",
"rates": {
"SGD": 0.492362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "SGD",
"amount": 100
},
"result": 49.236200000000004,
"rate": 0.492362
}Build with GEL/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key