Rate Overview
Live
1 SLL = 0.156456 MNT
1 MNT = 6.3916
SLL
Avg
0.163363
High
0.171504
Low
0.149125
Last updated: 5/29/2026, 6:51:00 PM
Quick Conversions
| SLL | MNT |
|---|---|
| 1 SLL | 0.16 MNT |
| 10 SLL | 1.56 MNT |
| 50 SLL | 7.82 MNT |
| 100 SLL | 15.65 MNT |
| 500 SLL | 78.23 MNT |
| 1,000 SLL | 156.46 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-29T18:51:00Z",
"rates": {
"MNT": 0.156456
}
}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": 15.645600000000002,
"rate": 0.156456
}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