Rate Overview
Live
1 MNT = 6.7382 SLL
1 SLL = 0.148407
MNT
Avg
1156.53
High
27608.38
Low
5.8592
Last updated: 7/29/2026, 2:03:31 AM
Quick Conversions
| MNT | SLL |
|---|---|
| 1 MNT | 6.74 SLL |
| 10 MNT | 67.38 SLL |
| 50 MNT | 336.91 SLL |
| 100 MNT | 673.82 SLL |
| 500 MNT | 3,369.12 SLL |
| 1,000 MNT | 6,738.25 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-29T02:03:31Z",
"rates": {
"SLL": 6.738248
}
}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": 673.8248,
"rate": 6.738248
}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