Rate Overview
Live
1 SLL = 0.009133 GYD
1 GYD = 109.4930
SLL
Avg
0.009131
High
0.009163
Low
0.009083
Last updated: 3/27/2026, 3:25:16 PM
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.57 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-03-27T15:25:16Z",
"rates": {
"GYD": 0.009133
}
}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.9133,
"rate": 0.009133
}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