Rate Overview
Live
1 MNT = 6.9133 SLL
1 SLL = 0.144648
MNT
Avg
6.5563
High
6.9133
Low
6.3744
Last updated: 6/19/2026, 10:14:26 AM
Quick Conversions
| MNT | SLL |
|---|---|
| 1 MNT | 6.91 SLL |
| 10 MNT | 69.13 SLL |
| 50 MNT | 345.67 SLL |
| 100 MNT | 691.33 SLL |
| 500 MNT | 3,456.66 SLL |
| 1,000 MNT | 6,913.32 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-06-19T10:14:26Z",
"rates": {
"SLL": 6.913324
}
}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": 691.3324,
"rate": 6.913324
}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