Rate Overview
Live
1 MNT = 6.4244 SLL
1 SLL = 0.155656
MNT
Avg
6.4191
High
6.4287
Low
6.3817
Last updated: 3/6/2026, 11:26:01 PM
Quick Conversions
| MNT | SLL |
|---|---|
| 1 MNT | 6.42 SLL |
| 10 MNT | 64.24 SLL |
| 50 MNT | 321.22 SLL |
| 100 MNT | 642.44 SLL |
| 500 MNT | 3,212.20 SLL |
| 1,000 MNT | 6,424.40 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-03-06T23:26:01Z",
"rates": {
"SLL": 6.424404
}
}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": 642.4404,
"rate": 6.424404
}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