Rate Overview
Live
1 GEL = 0.489920 SGD
1 SGD = 2.0411
GEL
Avg
0.489954
High
0.490561
Low
0.489205
Last updated: 8/12/2026, 6:51:29 PM
Quick Conversions
| GEL | SGD |
|---|---|
| 1 GEL | 0.49 SGD |
| 10 GEL | 4.90 SGD |
| 50 GEL | 24.50 SGD |
| 100 GEL | 48.99 SGD |
| 500 GEL | 244.96 SGD |
| 1,000 GEL | 489.92 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-08-12T18:51:29Z",
"rates": {
"SGD": 0.48992
}
}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": 48.992000000000004,
"rate": 0.48992
}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