Rate Overview
Live
1 SGD = 2.0530 GEL
1 GEL = 0.487092
SGD
Avg
2.0478
High
2.0559
Low
2.0414
Last updated: 9/2/2026, 6:34:59 PM
Quick Conversions
| SGD | GEL |
|---|---|
| 1 SGD | 2.05 GEL |
| 10 SGD | 20.53 GEL |
| 50 SGD | 102.65 GEL |
| 100 SGD | 205.30 GEL |
| 500 SGD | 1,026.50 GEL |
| 1,000 SGD | 2,053.00 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-09-02T18:34:59Z",
"rates": {
"GEL": 2.053001
}
}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": 205.30010000000001,
"rate": 2.053001
}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