Rate Overview
Live
1 GYD = 0.070266 SCR
1 SCR = 14.2316
GYD
Avg
0.068559
High
0.072267
Low
0.065105
Last updated: 5/27/2026, 12:35:28 PM
Quick Conversions
| GYD | SCR |
|---|---|
| 1 GYD | 0.07 SCR |
| 10 GYD | 0.70 SCR |
| 50 GYD | 3.51 SCR |
| 100 GYD | 7.03 SCR |
| 500 GYD | 35.13 SCR |
| 1,000 GYD | 70.27 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-27T12:35:28Z",
"rates": {
"SCR": 0.070266
}
}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": 7.026599999999999,
"rate": 0.070266
}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