Rate Overview
Live
1 SLL = 0.002277 MKD
1 MKD = 439.1744
SLL
Avg
0.002329
High
0.002545
Low
0.002135
Last updated: 7/24/2026, 5:15:39 AM
Quick Conversions
| SLL | MKD |
|---|---|
| 1 SLL | 0.00 MKD |
| 10 SLL | 0.02 MKD |
| 50 SLL | 0.11 MKD |
| 100 SLL | 0.23 MKD |
| 500 SLL | 1.14 MKD |
| 1,000 SLL | 2.28 MKD |
Get SLL/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MKDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-24T05:15:39Z",
"rates": {
"MKD": 0.002277
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MKD",
"amount": 100
},
"result": 0.22769999999999999,
"rate": 0.002277
}Build with SLL/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key