Rate Overview
Live
1 GEL = 0.477036 SGD
1 SGD = 2.0963
GEL
Avg
0.476330
High
0.483378
Low
0.468451
Last updated: 3/27/2026, 10:17:59 AM
Quick Conversions
| GEL | SGD |
|---|---|
| 1 GEL | 0.48 SGD |
| 10 GEL | 4.77 SGD |
| 50 GEL | 23.85 SGD |
| 100 GEL | 47.70 SGD |
| 500 GEL | 238.52 SGD |
| 1,000 GEL | 477.04 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-03-27T10:17:59Z",
"rates": {
"SGD": 0.477036
}
}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.7036,
"rate": 0.477036
}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