Rate Overview
Live
1 GYD = 0.006105 SGD
1 SGD = 163.8002
GYD
Avg
0.006112
High
0.006127
Low
0.006105
Last updated: 5/27/2026, 8:24:54 PM
Quick Conversions
| GYD | SGD |
|---|---|
| 1 GYD | 0.01 SGD |
| 10 GYD | 0.06 SGD |
| 50 GYD | 0.31 SGD |
| 100 GYD | 0.61 SGD |
| 500 GYD | 3.05 SGD |
| 1,000 GYD | 6.11 SGD |
Get GYD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=SGDExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-05-27T20:24:54Z",
"rates": {
"SGD": 0.006105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "SGD",
"amount": 100
},
"result": 0.6105,
"rate": 0.006105
}Build with GYD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key