Rate Overview
Live
1 SLL = 0.009126 GYD
1 GYD = 109.5770
SLL
Avg
0.009232
High
0.009978
Low
0.009092
Last updated: 7/9/2026, 5:18:25 AM
Quick Conversions
| SLL | GYD |
|---|---|
| 1 SLL | 0.01 GYD |
| 10 SLL | 0.09 GYD |
| 50 SLL | 0.46 GYD |
| 100 SLL | 0.91 GYD |
| 500 SLL | 4.56 GYD |
| 1,000 SLL | 9.13 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-09T05:18:25Z",
"rates": {
"GYD": 0.009126
}
}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.9126000000000001,
"rate": 0.009126
}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