Rate Overview
Live
1 GYD = 0.069954 SCR
1 SCR = 14.2951
GYD
Avg
0.067656
High
0.069954
Low
0.062951
Last updated: 7/7/2026, 10:22:56 AM
Quick Conversions
| GYD | SCR |
|---|---|
| 1 GYD | 0.07 SCR |
| 10 GYD | 0.70 SCR |
| 50 GYD | 3.50 SCR |
| 100 GYD | 7.00 SCR |
| 500 GYD | 34.98 SCR |
| 1,000 GYD | 69.95 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-07-07T10:22:56Z",
"rates": {
"SCR": 0.069954
}
}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.9954,
"rate": 0.069954
}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