Rate Overview
Live
1 SGD = 2.0388 GEL
1 GEL = 0.490481
SGD
Avg
2.0375
High
2.0423
Low
2.0306
Last updated: 7/7/2026, 12:19:05 PM
Quick Conversions
| SGD | GEL |
|---|---|
| 1 SGD | 2.04 GEL |
| 10 SGD | 20.39 GEL |
| 50 SGD | 101.94 GEL |
| 100 SGD | 203.88 GEL |
| 500 SGD | 1,019.41 GEL |
| 1,000 SGD | 2,038.81 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-07T12:19:05Z",
"rates": {
"GEL": 2.038814
}
}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": 203.88139999999999,
"rate": 2.038814
}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