Rate Overview
Live
1 SGD = 2.0666 GEL
1 GEL = 0.483878
SGD
Avg
2.0651
High
2.0695
Low
2.0598
Last updated: 6/17/2026, 6:42:33 AM
Quick Conversions
| SGD | GEL |
|---|---|
| 1 SGD | 2.07 GEL |
| 10 SGD | 20.67 GEL |
| 50 SGD | 103.33 GEL |
| 100 SGD | 206.66 GEL |
| 500 SGD | 1,033.32 GEL |
| 1,000 SGD | 2,066.64 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-06-17T06:42:33Z",
"rates": {
"GEL": 2.066636
}
}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": 206.6636,
"rate": 2.066636
}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