Rate Overview
Live
1 GEL = 0.472941 SGD
1 SGD = 2.1144
GEL
Avg
0.474126
High
0.476111
Low
0.471452
Last updated: 5/7/2026, 6:56:41 AM
Quick Conversions
| GEL | SGD |
|---|---|
| 1 GEL | 0.47 SGD |
| 10 GEL | 4.73 SGD |
| 50 GEL | 23.65 SGD |
| 100 GEL | 47.29 SGD |
| 500 GEL | 236.47 SGD |
| 1,000 GEL | 472.94 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-05-07T06:56:41Z",
"rates": {
"SGD": 0.472941
}
}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": 47.2941,
"rate": 0.472941
}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