Rate Overview
Live
1 MNT = 6.3739 SLL
1 SLL = 0.156889
MNT
Avg
6.4438
High
6.8282
Low
6.3660
Last updated: 9/7/2026, 3:32:44 AM
Quick Conversions
| MNT | SLL |
|---|---|
| 1 MNT | 6.37 SLL |
| 10 MNT | 63.74 SLL |
| 50 MNT | 318.70 SLL |
| 100 MNT | 637.39 SLL |
| 500 MNT | 3,186.97 SLL |
| 1,000 MNT | 6,373.93 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-09-07T03:32:44Z",
"rates": {
"SLL": 6.373931
}
}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": 637.3931,
"rate": 6.373931
}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