Rate Overview
Live
1 MKD = 431.6544 SLL
1 SLL = 0.002317
MKD
Avg
432.2034
High
442.8860
Low
428.5066
Last updated: 8/19/2026, 4:27:56 PM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 431.65 SLL |
| 10 MKD | 4,316.54 SLL |
| 50 MKD | 21,582.72 SLL |
| 100 MKD | 43,165.44 SLL |
| 500 MKD | 215,827.21 SLL |
| 1,000 MKD | 431,654.43 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-08-19T16:27:56Z",
"rates": {
"SLL": 431.654425
}
}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": 43165.4425,
"rate": 431.654425
}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