Rate Overview
Live
1 SLL = 0.002318 MKD
1 MKD = 431.4064
SLL
Avg
0.002338
High
0.002507
Low
0.002251
Last updated: 5/27/2026, 10:49:31 PM
Quick Conversions
| SLL | MKD |
|---|---|
| 1 SLL | 0.00 MKD |
| 10 SLL | 0.02 MKD |
| 50 SLL | 0.12 MKD |
| 100 SLL | 0.23 MKD |
| 500 SLL | 1.16 MKD |
| 1,000 SLL | 2.32 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-05-27T22:49:31Z",
"rates": {
"MKD": 0.002318
}
}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.2318,
"rate": 0.002318
}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