Rate Overview
Live
1 SGD = 2.0294 GEL
1 GEL = 0.492767
SGD
Avg
2.0316
High
2.0363
Low
2.0275
Last updated: 7/27/2026, 7:17:19 PM
Quick Conversions
| SGD | GEL |
|---|---|
| 1 SGD | 2.03 GEL |
| 10 SGD | 20.29 GEL |
| 50 SGD | 101.47 GEL |
| 100 SGD | 202.94 GEL |
| 500 SGD | 1,014.68 GEL |
| 1,000 SGD | 2,029.36 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-07-27T19:17:19Z",
"rates": {
"GEL": 2.029357
}
}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": 202.9357,
"rate": 2.029357
}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