Rate Overview
Live
1 MKD = 428.3807 SLL
1 SLL = 0.002334
MKD
Avg
425.2247
High
461.4346
Low
396.4238
Last updated: 7/31/2026, 9:15:53 AM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 428.38 SLL |
| 10 MKD | 4,283.81 SLL |
| 50 MKD | 21,419.04 SLL |
| 100 MKD | 42,838.07 SLL |
| 500 MKD | 214,190.37 SLL |
| 1,000 MKD | 428,380.75 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-31T09:15:53Z",
"rates": {
"SLL": 428.380745
}
}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": 42838.0745,
"rate": 428.380745
}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