Rate Overview
Live
1 SLL = 0.003076 GMD
1 GMD = 325.0975
SLL
Avg
0.003178
High
0.003228
Low
0.003076
Last updated: 3/7/2026, 9:40:33 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.54 GMD |
| 1,000 SLL | 3.08 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-03-07T09:40:33Z",
"rates": {
"GMD": 0.003076
}
}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.30760000000000004,
"rate": 0.003076
}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