Rate Overview
Live
1 MKD = 400.5601 SLL
1 SLL = 0.002497
MKD
Avg
400.4899
High
401.9213
Low
399.0311
Last updated: 4/17/2026, 3:47:21 PM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 400.56 SLL |
| 10 MKD | 4,005.60 SLL |
| 50 MKD | 20,028.00 SLL |
| 100 MKD | 40,056.01 SLL |
| 500 MKD | 200,280.04 SLL |
| 1,000 MKD | 400,560.07 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-04-17T15:47:21Z",
"rates": {
"SLL": 400.56007
}
}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": 40056.007,
"rate": 400.56007
}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