Rate Overview
Live
1 GYD = 0.006116 SGD
1 SGD = 163.5056
GYD
Avg
0.006091
High
0.006123
Low
0.006057
Last updated: 3/7/2026, 1:05:37 AM
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.06 SGD |
| 1,000 GYD | 6.12 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-03-07T01:05:37Z",
"rates": {
"SGD": 0.006116
}
}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.6116,
"rate": 0.006116
}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