Rate Overview
Live
1 SGD = 165.2960 GYD
1 GYD = 0.006050
SGD
Avg
164.4646
High
165.2960
Low
163.8412
Last updated: 5/7/2026, 11:23:31 AM
Quick Conversions
| SGD | GYD |
|---|---|
| 1 SGD | 165.30 GYD |
| 10 SGD | 1,652.96 GYD |
| 50 SGD | 8,264.80 GYD |
| 100 SGD | 16,529.60 GYD |
| 500 SGD | 82,648.01 GYD |
| 1,000 SGD | 165,296.02 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-07T11:23:31Z",
"rates": {
"GYD": 165.296024
}
}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": 16529.6024,
"rate": 165.296024
}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