Rate Overview
Live
1 SLL = 0.170671 MNT
1 MNT = 5.8592
SLL
Avg
0.170674
High
0.170745
Low
0.170565
Last updated: 5/9/2026, 9:48:34 AM
Quick Conversions
| SLL | MNT |
|---|---|
| 1 SLL | 0.17 MNT |
| 10 SLL | 1.71 MNT |
| 50 SLL | 8.53 MNT |
| 100 SLL | 17.07 MNT |
| 500 SLL | 85.34 MNT |
| 1,000 SLL | 170.67 MNT |
Get SLL/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=MNTExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-05-09T09:48:34Z",
"rates": {
"MNT": 0.170671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "MNT",
"amount": 100
},
"result": 17.0671,
"rate": 0.170671
}Build with SLL/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key