Rate Overview
Live
1 SLL = 0.149557 MNT
1 MNT = 6.6864
SLL
Avg
0.154414
High
0.156697
Low
0.149557
Last updated: 3/7/2026, 3:05:11 AM
Quick Conversions
| SLL | MNT |
|---|---|
| 1 SLL | 0.15 MNT |
| 10 SLL | 1.50 MNT |
| 50 SLL | 7.48 MNT |
| 100 SLL | 14.96 MNT |
| 500 SLL | 74.78 MNT |
| 1,000 SLL | 149.56 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-03-07T03:05:11Z",
"rates": {
"MNT": 0.149557
}
}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": 14.9557,
"rate": 0.149557
}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