Rate Overview
Live
1 SGD = 162.3317 GYD
1 GYD = 0.006160
SGD
Avg
163.9200
High
165.7658
Low
162.3317
Last updated: 3/27/2026, 5:18:10 PM
Quick Conversions
| SGD | GYD |
|---|---|
| 1 SGD | 162.33 GYD |
| 10 SGD | 1,623.32 GYD |
| 50 SGD | 8,116.59 GYD |
| 100 SGD | 16,233.17 GYD |
| 500 SGD | 81,165.87 GYD |
| 1,000 SGD | 162,331.74 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-27T17:18:10Z",
"rates": {
"GYD": 162.331738
}
}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": 16233.1738,
"rate": 162.331738
}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