Rate Overview
Live
1 MKD = 459.0489 SLL
1 SLL = 0.002178
MKD
Avg
439.4716
High
464.9985
Low
426.8561
Last updated: 6/19/2026, 8:42:04 AM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 459.05 SLL |
| 10 MKD | 4,590.49 SLL |
| 50 MKD | 22,952.44 SLL |
| 100 MKD | 45,904.89 SLL |
| 500 MKD | 229,524.44 SLL |
| 1,000 MKD | 459,048.87 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-06-19T08:42:04Z",
"rates": {
"SLL": 459.048872
}
}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": 45904.887200000005,
"rate": 459.048872
}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