Rate Overview
Live
1 MKD = 424.3611 SLL
1 SLL = 0.002356
MKD
Avg
422.4028
High
426.1834
Low
387.1458
Last updated: 7/22/2026, 1:58:31 AM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 424.36 SLL |
| 10 MKD | 4,243.61 SLL |
| 50 MKD | 21,218.05 SLL |
| 100 MKD | 42,436.11 SLL |
| 500 MKD | 212,180.54 SLL |
| 1,000 MKD | 424,361.09 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-22T01:58:31Z",
"rates": {
"SLL": 424.36109
}
}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": 42436.109,
"rate": 424.36109
}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