Rate Overview
Live
1 SGD = 163.2932 GYD
1 GYD = 0.006124
SGD
Avg
164.0401
High
165.0803
Low
163.2932
Last updated: 3/7/2026, 4:26:12 AM
Quick Conversions
| SGD | GYD |
|---|---|
| 1 SGD | 163.29 GYD |
| 10 SGD | 1,632.93 GYD |
| 50 SGD | 8,164.66 GYD |
| 100 SGD | 16,329.32 GYD |
| 500 SGD | 81,646.61 GYD |
| 1,000 SGD | 163,293.22 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-07T04:26:12Z",
"rates": {
"GYD": 163.293217
}
}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": 16329.3217,
"rate": 163.293217
}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