Rate Overview
Live
1 GYD = 0.066635 SCR
1 SCR = 15.0071
GYD
Avg
0.066973
High
0.070012
Low
0.065692
Last updated: 5/7/2026, 8:17:33 AM
Quick Conversions
| GYD | SCR |
|---|---|
| 1 GYD | 0.07 SCR |
| 10 GYD | 0.67 SCR |
| 50 GYD | 3.33 SCR |
| 100 GYD | 6.66 SCR |
| 500 GYD | 33.32 SCR |
| 1,000 GYD | 66.64 SCR |
Get GYD/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=SCRExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-05-07T08:17:33Z",
"rates": {
"SCR": 0.066635
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "SCR",
"amount": 100
},
"result": 6.6635,
"rate": 0.066635
}Build with GYD/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key