Rate Overview
Live
1 GYD = 0.068237 SCR
1 SCR = 14.6548
GYD
Avg
0.067548
High
0.069544
Low
0.066098
Last updated: 6/16/2026, 1:30:21 PM
Quick Conversions
| GYD | SCR |
|---|---|
| 1 GYD | 0.07 SCR |
| 10 GYD | 0.68 SCR |
| 50 GYD | 3.41 SCR |
| 100 GYD | 6.82 SCR |
| 500 GYD | 34.12 SCR |
| 1,000 GYD | 68.24 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-06-16T13:30:21Z",
"rates": {
"SCR": 0.068237
}
}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.8237000000000005,
"rate": 0.068237
}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