Rate Overview
Live
1 MKD = 423.9206 SLL
1 SLL = 0.002359
MKD
Avg
419.9144
High
426.1834
Low
387.1458
Last updated: 7/8/2026, 7:35:10 AM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 423.92 SLL |
| 10 MKD | 4,239.21 SLL |
| 50 MKD | 21,196.03 SLL |
| 100 MKD | 42,392.06 SLL |
| 500 MKD | 211,960.28 SLL |
| 1,000 MKD | 423,920.57 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-08T07:35:10Z",
"rates": {
"SLL": 423.920567
}
}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": 42392.0567,
"rate": 423.920567
}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