Rate Overview
Live
1 MKD = 399.8508 SLL
1 SLL = 0.002501
MKD
Avg
398.8021
High
399.8508
Low
396.9779
Last updated: 5/7/2026, 7:57:52 PM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 399.85 SLL |
| 10 MKD | 3,998.51 SLL |
| 50 MKD | 19,992.54 SLL |
| 100 MKD | 39,985.08 SLL |
| 500 MKD | 199,925.41 SLL |
| 1,000 MKD | 399,850.83 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-05-07T19:57:52Z",
"rates": {
"SLL": 399.850825
}
}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": 39985.0825,
"rate": 399.850825
}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