Rate Overview
Live
1 MKD = 447.9631 SLL
1 SLL = 0.002232
MKD
Avg
435.7833
High
449.5258
Low
423.4316
Last updated: 7/28/2026, 4:51:05 PM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 447.96 SLL |
| 10 MKD | 4,479.63 SLL |
| 50 MKD | 22,398.15 SLL |
| 100 MKD | 44,796.31 SLL |
| 500 MKD | 223,981.55 SLL |
| 1,000 MKD | 447,963.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-28T16:51:05Z",
"rates": {
"SLL": 447.963091
}
}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": 44796.3091,
"rate": 447.963091
}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