Rate Overview
Live
1 SLL = 0.002356 MKD
1 MKD = 424.4482
SLL
Avg
0.002381
High
0.002583
Low
0.002346
Last updated: 7/9/2026, 11:55:32 PM
Quick Conversions
| SLL | MKD |
|---|---|
| 1 SLL | 0.00 MKD |
| 10 SLL | 0.02 MKD |
| 50 SLL | 0.12 MKD |
| 100 SLL | 0.24 MKD |
| 500 SLL | 1.18 MKD |
| 1,000 SLL | 2.36 MKD |
Get SLL/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MKDExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-09T23:55:32Z",
"rates": {
"MKD": 0.002356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MKD",
"amount": 100
},
"result": 0.2356,
"rate": 0.002356
}Build with SLL/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key