Rate Overview
Live
1 MNT = 5.8592 SLL
1 SLL = 0.170672
MNT
Avg
5.8591
High
5.8628
Low
5.8567
Last updated: 5/9/2026, 3:42:10 AM
Quick Conversions
| MNT | SLL |
|---|---|
| 1 MNT | 5.86 SLL |
| 10 MNT | 58.59 SLL |
| 50 MNT | 292.96 SLL |
| 100 MNT | 585.92 SLL |
| 500 MNT | 2,929.60 SLL |
| 1,000 MNT | 5,859.20 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-05-09T03:42:10Z",
"rates": {
"SLL": 5.859197
}
}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": 585.9197,
"rate": 5.859197
}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