Rate Overview
Live
1 GYD = 0.066980 SCR
1 SCR = 14.9298
GYD
Avg
0.068297
High
0.069851
Low
0.066980
Last updated: 7/28/2026, 11:30:50 AM
Quick Conversions
| GYD | SCR |
|---|---|
| 1 GYD | 0.07 SCR |
| 10 GYD | 0.67 SCR |
| 50 GYD | 3.35 SCR |
| 100 GYD | 6.70 SCR |
| 500 GYD | 33.49 SCR |
| 1,000 GYD | 66.98 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-28T11:30:50Z",
"rates": {
"SCR": 0.06698
}
}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.6979999999999995,
"rate": 0.06698
}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