Rate Overview
Live
1 MKD = 431.3324 SLL
1 SLL = 0.002318
MKD
Avg
426.8231
High
444.0315
Low
395.2213
Last updated: 5/27/2026, 10:47:20 PM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 431.33 SLL |
| 10 MKD | 4,313.32 SLL |
| 50 MKD | 21,566.62 SLL |
| 100 MKD | 43,133.24 SLL |
| 500 MKD | 215,666.22 SLL |
| 1,000 MKD | 431,332.45 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-05-27T22:47:20Z",
"rates": {
"SLL": 431.332445
}
}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": 43133.2445,
"rate": 431.332445
}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