Rate Overview
Live
1 SGD = 163.3032 GYD
1 GYD = 0.006124
SGD
Avg
162.8850
High
163.3032
Low
162.3340
Last updated: 6/17/2026, 6:42:34 AM
Quick Conversions
| SGD | GYD |
|---|---|
| 1 SGD | 163.30 GYD |
| 10 SGD | 1,633.03 GYD |
| 50 SGD | 8,165.16 GYD |
| 100 SGD | 16,330.32 GYD |
| 500 SGD | 81,651.60 GYD |
| 1,000 SGD | 163,303.20 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-06-17T06:42:34Z",
"rates": {
"GYD": 163.303203
}
}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": 16330.3203,
"rate": 163.303203
}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