Rate Overview
Live
1 SLL = 0.008624 GYD
1 GYD = 115.9555
SLL
Avg
0.008840
High
0.009135
Low
0.008624
Last updated: 7/29/2026, 2:22:04 PM
Quick Conversions
| SLL | GYD |
|---|---|
| 1 SLL | 0.01 GYD |
| 10 SLL | 0.09 GYD |
| 50 SLL | 0.43 GYD |
| 100 SLL | 0.86 GYD |
| 500 SLL | 4.31 GYD |
| 1,000 SLL | 8.62 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-07-29T14:22:04Z",
"rates": {
"GYD": 0.008624
}
}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.8623999999999999,
"rate": 0.008624
}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