Rate Overview
Live
1 SLL = 0.003060 GMD
1 GMD = 326.7974
SLL
Avg
0.003161
High
0.003235
Low
0.003060
Last updated: 7/28/2026, 3:06:41 AM
Quick Conversions
| SLL | GMD |
|---|---|
| 1 SLL | 0.00 GMD |
| 10 SLL | 0.03 GMD |
| 50 SLL | 0.15 GMD |
| 100 SLL | 0.31 GMD |
| 500 SLL | 1.53 GMD |
| 1,000 SLL | 3.06 GMD |
Get SLL/GMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=GMDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-28T03:06:41Z",
"rates": {
"GMD": 0.00306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=GMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "GMD",
"amount": 100
},
"result": 0.306,
"rate": 0.00306
}Build with SLL/GMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key