Rate Overview
Live
1 MKD = 392.8020 SLL
1 SLL = 0.002546
MKD
Avg
428.7661
High
462.4039
Low
392.8020
Last updated: 3/28/2026, 1:49:11 PM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 392.80 SLL |
| 10 MKD | 3,928.02 SLL |
| 50 MKD | 19,640.10 SLL |
| 100 MKD | 39,280.20 SLL |
| 500 MKD | 196,400.98 SLL |
| 1,000 MKD | 392,801.96 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-03-28T13:49:11Z",
"rates": {
"SLL": 392.801959
}
}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": 39280.1959,
"rate": 392.801959
}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