Rate Overview
Live
1 MKD = 422.2018 SLL
1 SLL = 0.002369
MKD
Avg
429.4927
High
464.0554
Low
398.7912
Last updated: 7/1/2026, 7:29:49 PM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 422.20 SLL |
| 10 MKD | 4,222.02 SLL |
| 50 MKD | 21,110.09 SLL |
| 100 MKD | 42,220.18 SLL |
| 500 MKD | 211,100.88 SLL |
| 1,000 MKD | 422,201.76 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-01T19:29:49Z",
"rates": {
"SLL": 422.201757
}
}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": 42220.1757,
"rate": 422.201757
}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