Rate Overview
Live
1 SGD = 162.0164 GYD
1 GYD = 0.006172
SGD
Avg
163.4861
High
165.7658
Low
161.7037
Last updated: 7/20/2026, 7:04:04 AM
Quick Conversions
| SGD | GYD |
|---|---|
| 1 SGD | 162.02 GYD |
| 10 SGD | 1,620.16 GYD |
| 50 SGD | 8,100.82 GYD |
| 100 SGD | 16,201.64 GYD |
| 500 SGD | 81,008.21 GYD |
| 1,000 SGD | 162,016.42 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-07-20T07:04:04Z",
"rates": {
"GYD": 162.016418
}
}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": 16201.6418,
"rate": 162.016418
}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