Rate Overview
Live
1 MNT = 6.4098 SLL
1 SLL = 0.156012
MNT
Avg
1386.57
High
27608.38
Low
6.1163
Last updated: 3/27/2026, 1:28:34 PM
Quick Conversions
| MNT | SLL |
|---|---|
| 1 MNT | 6.41 SLL |
| 10 MNT | 64.10 SLL |
| 50 MNT | 320.49 SLL |
| 100 MNT | 640.98 SLL |
| 500 MNT | 3,204.88 SLL |
| 1,000 MNT | 6,409.77 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-27T13:28:34Z",
"rates": {
"SLL": 6.40977
}
}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": 640.977,
"rate": 6.40977
}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