Rate Overview
Live
1 MNT = 0.158845 SOS
1 SOS = 6.2954
MNT
Avg
29.1454
High
695.7699
Low
0.156975
Last updated: 7/21/2026, 12:23:42 AM
Quick Conversions
| MNT | SOS |
|---|---|
| 1 MNT | 0.16 SOS |
| 10 MNT | 1.59 SOS |
| 50 MNT | 7.94 SOS |
| 100 MNT | 15.88 SOS |
| 500 MNT | 79.42 SOS |
| 1,000 MNT | 158.85 SOS |
Get MNT/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=SOSExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-21T00:23:42Z",
"rates": {
"SOS": 0.158845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "SOS",
"amount": 100
},
"result": 15.8845,
"rate": 0.158845
}Build with MNT/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key