Rate Overview
Live
1 MNT = 6.3712 SLL
1 SLL = 0.156957
MNT
Avg
6.3917
High
6.5609
Low
6.3484
Last updated: 8/15/2026, 1:46:18 AM
Quick Conversions
| MNT | SLL |
|---|---|
| 1 MNT | 6.37 SLL |
| 10 MNT | 63.71 SLL |
| 50 MNT | 318.56 SLL |
| 100 MNT | 637.12 SLL |
| 500 MNT | 3,185.58 SLL |
| 1,000 MNT | 6,371.16 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-08-15T01:46:18Z",
"rates": {
"SLL": 6.371157
}
}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.1157000000001,
"rate": 6.371157
}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