Rate Overview
Live
1 GYD = 0.069167 SCR
1 SCR = 14.4578
GYD
Avg
0.068964
High
0.071844
Low
0.064862
Last updated: 3/27/2026, 12:03:58 PM
Quick Conversions
| GYD | SCR |
|---|---|
| 1 GYD | 0.07 SCR |
| 10 GYD | 0.69 SCR |
| 50 GYD | 3.46 SCR |
| 100 GYD | 6.92 SCR |
| 500 GYD | 34.58 SCR |
| 1,000 GYD | 69.17 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-03-27T12:03:58Z",
"rates": {
"SCR": 0.069167
}
}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.9167000000000005,
"rate": 0.069167
}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