Rate Overview
Live
1 SGD = 2.0317 GEL
1 GEL = 0.492207
SGD
Avg
2.0371
High
2.0423
Low
2.0317
Last updated: 7/6/2026, 6:23:42 AM
Quick Conversions
| SGD | GEL |
|---|---|
| 1 SGD | 2.03 GEL |
| 10 SGD | 20.32 GEL |
| 50 SGD | 101.58 GEL |
| 100 SGD | 203.17 GEL |
| 500 SGD | 1,015.83 GEL |
| 1,000 SGD | 2,031.66 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-06T06:23:42Z",
"rates": {
"GEL": 2.031664
}
}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.1664,
"rate": 2.031664
}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