Rate Overview
Live
1 SGD = 163.7912 GYD
1 GYD = 0.006105
SGD
Avg
163.5866
High
163.7912
Low
163.1994
Last updated: 5/27/2026, 6:32:49 PM
Quick Conversions
| SGD | GYD |
|---|---|
| 1 SGD | 163.79 GYD |
| 10 SGD | 1,637.91 GYD |
| 50 SGD | 8,189.56 GYD |
| 100 SGD | 16,379.13 GYD |
| 500 SGD | 81,895.63 GYD |
| 1,000 SGD | 163,791.25 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-05-27T18:32:49Z",
"rates": {
"GYD": 163.79125
}
}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": 16379.125,
"rate": 163.79125
}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