Rate Overview
Live
1 SGD = 162.4327 GYD
1 GYD = 0.006156
SGD
Avg
162.5995
High
165.6794
Low
160.0328
Last updated: 3/27/2026, 4:49:18 PM
Quick Conversions
| SGD | GYD |
|---|---|
| 1 SGD | 162.43 GYD |
| 10 SGD | 1,624.33 GYD |
| 50 SGD | 8,121.63 GYD |
| 100 SGD | 16,243.27 GYD |
| 500 SGD | 81,216.34 GYD |
| 1,000 SGD | 162,432.68 GYD |
Get SGD/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=GYDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-27T16:49:18Z",
"rates": {
"GYD": 162.432675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "GYD",
"amount": 100
},
"result": 16243.267499999998,
"rate": 162.432675
}Build with SGD/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key