Rate Overview
Live
1 MKD = 439.1532 SLL
1 SLL = 0.002277
MKD
Avg
426.6901
High
465.2792
Low
387.1458
Last updated: 7/24/2026, 1:17:24 PM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 439.15 SLL |
| 10 MKD | 4,391.53 SLL |
| 50 MKD | 21,957.66 SLL |
| 100 MKD | 43,915.32 SLL |
| 500 MKD | 219,576.62 SLL |
| 1,000 MKD | 439,153.25 SLL |
Get MKD/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=SLLExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-24T13:17:24Z",
"rates": {
"SLL": 439.153247
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "SLL",
"amount": 100
},
"result": 43915.324700000005,
"rate": 439.153247
}Build with MKD/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key