Rate Overview
Live
1 GYD = 0.071507 SCR
1 SCR = 13.9846
GYD
Avg
0.069491
High
0.071507
Low
0.065574
Last updated: 3/7/2026, 1:05:53 AM
Quick Conversions
| GYD | SCR |
|---|---|
| 1 GYD | 0.07 SCR |
| 10 GYD | 0.72 SCR |
| 50 GYD | 3.58 SCR |
| 100 GYD | 7.15 SCR |
| 500 GYD | 35.75 SCR |
| 1,000 GYD | 71.51 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-07T01:05:53Z",
"rates": {
"SCR": 0.071507
}
}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": 7.1507000000000005,
"rate": 0.071507
}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