Rate Overview
Live
1 SLL = 0.008459 GYD
1 GYD = 118.2173
SLL
Avg
0.008927
High
0.009174
Low
0.008459
Last updated: 6/19/2026, 8:51:10 AM
Quick Conversions
| SLL | GYD |
|---|---|
| 1 SLL | 0.01 GYD |
| 10 SLL | 0.08 GYD |
| 50 SLL | 0.42 GYD |
| 100 SLL | 0.85 GYD |
| 500 SLL | 4.23 GYD |
| 1,000 SLL | 8.46 GYD |
Get SLL/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=GYDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-06-19T08:51:10Z",
"rates": {
"GYD": 0.008459
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "GYD",
"amount": 100
},
"result": 0.8459,
"rate": 0.008459
}Build with SLL/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key