Rate Overview
Live
1 MNT = 0.159375 SOS
1 SOS = 6.2745
MNT
Avg
0.159568
High
0.159784
Low
0.159375
Last updated: 5/7/2026, 12:19:07 AM
Quick Conversions
| MNT | SOS |
|---|---|
| 1 MNT | 0.16 SOS |
| 10 MNT | 1.59 SOS |
| 50 MNT | 7.97 SOS |
| 100 MNT | 15.94 SOS |
| 500 MNT | 79.69 SOS |
| 1,000 MNT | 159.38 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-05-07T00:19:07Z",
"rates": {
"SOS": 0.159375
}
}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.937499999999998,
"rate": 0.159375
}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