Rate Overview
Live
1 GYD = 0.065758 SCR
1 SCR = 15.2073
GYD
Avg
0.068770
High
0.072691
Low
0.065758
Last updated: 4/17/2026, 6:29:11 AM
Quick Conversions
| GYD | SCR |
|---|---|
| 1 GYD | 0.07 SCR |
| 10 GYD | 0.66 SCR |
| 50 GYD | 3.29 SCR |
| 100 GYD | 6.58 SCR |
| 500 GYD | 32.88 SCR |
| 1,000 GYD | 65.76 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-04-17T06:29:11Z",
"rates": {
"SCR": 0.065758
}
}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.5758,
"rate": 0.065758
}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