Rate Overview
Live
1 SLL = 0.002545 MKD
1 MKD = 392.9273
SLL
Avg
0.002415
High
0.002612
Low
0.002275
Last updated: 3/28/2026, 12:18:11 PM
Quick Conversions
| SLL | MKD |
|---|---|
| 1 SLL | 0.00 MKD |
| 10 SLL | 0.03 MKD |
| 50 SLL | 0.13 MKD |
| 100 SLL | 0.25 MKD |
| 500 SLL | 1.27 MKD |
| 1,000 SLL | 2.55 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-03-28T12:18:11Z",
"rates": {
"MKD": 0.002545
}
}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.2545,
"rate": 0.002545
}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