Rate Overview
Live
1 SLL = 0.157023 MNT
1 MNT = 6.3685
SLL
Avg
0.155478
High
0.157083
Low
0.146450
Last updated: 9/7/2026, 5:27:11 PM
Quick Conversions
| SLL | MNT |
|---|---|
| 1 SLL | 0.16 MNT |
| 10 SLL | 1.57 MNT |
| 50 SLL | 7.85 MNT |
| 100 SLL | 15.70 MNT |
| 500 SLL | 78.51 MNT |
| 1,000 SLL | 157.02 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-09-07T17:27:11Z",
"rates": {
"MNT": 0.157023
}
}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.7023,
"rate": 0.157023
}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