Rate Overview
Live
1 MNT = 5.8647 SLL
1 SLL = 0.170513
MNT
Avg
5.8617
High
5.8683
Low
5.8391
Last updated: 4/18/2026, 8:48:38 AM
Quick Conversions
| MNT | SLL |
|---|---|
| 1 MNT | 5.86 SLL |
| 10 MNT | 58.65 SLL |
| 50 MNT | 293.23 SLL |
| 100 MNT | 586.47 SLL |
| 500 MNT | 2,932.33 SLL |
| 1,000 MNT | 5,864.66 SLL |
Get MNT/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=SLLExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-04-18T08:48:38Z",
"rates": {
"SLL": 5.86466
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "SLL",
"amount": 100
},
"result": 586.466,
"rate": 5.86466
}Build with MNT/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key