Rate Overview
Live
1 SGD = 2.0981 GEL
1 GEL = 0.476610
SGD
Avg
2.1143
High
2.1281
Low
2.0981
Last updated: 3/27/2026, 7:42:40 AM
Quick Conversions
| SGD | GEL |
|---|---|
| 1 SGD | 2.10 GEL |
| 10 SGD | 20.98 GEL |
| 50 SGD | 104.91 GEL |
| 100 SGD | 209.82 GEL |
| 500 SGD | 1,049.08 GEL |
| 1,000 SGD | 2,098.15 GEL |
Get SGD/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=GELExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-27T07:42:40Z",
"rates": {
"GEL": 2.09815
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "GEL",
"amount": 100
},
"result": 209.815,
"rate": 2.09815
}Build with SGD/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key