Rate Overview
Live
1 SLL = 0.002496 MKD
1 MKD = 400.6410
SLL
Avg
0.002497
High
0.002506
Low
0.002488
Last updated: 4/17/2026, 1:10:53 PM
Quick Conversions
| SLL | MKD |
|---|---|
| 1 SLL | 0.00 MKD |
| 10 SLL | 0.02 MKD |
| 50 SLL | 0.12 MKD |
| 100 SLL | 0.25 MKD |
| 500 SLL | 1.25 MKD |
| 1,000 SLL | 2.50 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-04-17T13:10:53Z",
"rates": {
"MKD": 0.002496
}
}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.2496,
"rate": 0.002496
}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