Rate Overview
Live
1 MKD = 449.5258 SLL
1 SLL = 0.002225
MKD
Avg
427.7823
High
462.4039
Low
398.8236
Last updated: 7/26/2026, 11:49:45 PM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 449.53 SLL |
| 10 MKD | 4,495.26 SLL |
| 50 MKD | 22,476.29 SLL |
| 100 MKD | 44,952.58 SLL |
| 500 MKD | 224,762.88 SLL |
| 1,000 MKD | 449,525.76 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-26T23:49:45Z",
"rates": {
"SLL": 449.525761
}
}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": 44952.5761,
"rate": 449.525761
}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