Rate Overview
Live
1 MKD = 450.3154 SLL
1 SLL = 0.002221
MKD
Avg
438.7349
High
450.3154
Low
430.9955
Last updated: 3/7/2026, 7:37:06 AM
Quick Conversions
| MKD | SLL |
|---|---|
| 1 MKD | 450.32 SLL |
| 10 MKD | 4,503.15 SLL |
| 50 MKD | 22,515.77 SLL |
| 100 MKD | 45,031.54 SLL |
| 500 MKD | 225,157.70 SLL |
| 1,000 MKD | 450,315.40 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-03-07T07:37:06Z",
"rates": {
"SLL": 450.315401
}
}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": 45031.5401,
"rate": 450.315401
}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