Rate Overview
Live
1 GYD = 0.067855 SCR
1 SCR = 14.7373
GYD
Avg
0.068084
High
0.070150
Low
0.067074
Last updated: 9/1/2026, 4:54:41 PM
Quick Conversions
| GYD | SCR |
|---|---|
| 1 GYD | 0.07 SCR |
| 10 GYD | 0.68 SCR |
| 50 GYD | 3.39 SCR |
| 100 GYD | 6.79 SCR |
| 500 GYD | 33.93 SCR |
| 1,000 GYD | 67.86 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-09-01T16:54:41Z",
"rates": {
"SCR": 0.067855
}
}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.7855,
"rate": 0.067855
}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