Rate Overview
Live
1 MNT = 6.3822 SLL
1 SLL = 0.156687
MNT
Avg
6.3241
High
6.4108
Low
5.8525
Last updated: 7/9/2026, 4:27:02 AM
Quick Conversions
| MNT | SLL |
|---|---|
| 1 MNT | 6.38 SLL |
| 10 MNT | 63.82 SLL |
| 50 MNT | 319.11 SLL |
| 100 MNT | 638.22 SLL |
| 500 MNT | 3,191.08 SLL |
| 1,000 MNT | 6,382.17 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-07-09T04:27:02Z",
"rates": {
"SLL": 6.382165
}
}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": 638.2165,
"rate": 6.382165
}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