Rate Overview
Live
1 SGD = 2.1279 GEL
1 GEL = 0.469954
SGD
Avg
2.1176
High
2.1327
Low
2.0986
Last updated: 3/7/2026, 2:31:07 AM
Quick Conversions
| SGD | GEL |
|---|---|
| 1 SGD | 2.13 GEL |
| 10 SGD | 21.28 GEL |
| 50 SGD | 106.39 GEL |
| 100 SGD | 212.79 GEL |
| 500 SGD | 1,063.93 GEL |
| 1,000 SGD | 2,127.87 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-03-07T02:31:07Z",
"rates": {
"GEL": 2.127868
}
}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": 212.7868,
"rate": 2.127868
}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