Rate Overview
Live
1 MNT = 6.3915 SLL
1 SLL = 0.156457
MNT
Avg
6.3881
High
6.3928
Low
6.3821
Last updated: 5/29/2026, 4:24:37 PM
Quick Conversions
| MNT | SLL |
|---|---|
| 1 MNT | 6.39 SLL |
| 10 MNT | 63.92 SLL |
| 50 MNT | 319.58 SLL |
| 100 MNT | 639.15 SLL |
| 500 MNT | 3,195.77 SLL |
| 1,000 MNT | 6,391.55 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-05-29T16:24:37Z",
"rates": {
"SLL": 6.391548
}
}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": 639.1548,
"rate": 6.391548
}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