Rate Overview
Live
1 MNT = 0.160107 SOS
1 SOS = 6.2458
MNT
Avg
0.159805
High
0.160500
Low
0.158103
Last updated: 3/27/2026, 1:24:08 PM
Quick Conversions
| MNT | SOS |
|---|---|
| 1 MNT | 0.16 SOS |
| 10 MNT | 1.60 SOS |
| 50 MNT | 8.01 SOS |
| 100 MNT | 16.01 SOS |
| 500 MNT | 80.05 SOS |
| 1,000 MNT | 160.11 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-03-27T13:24:08Z",
"rates": {
"SOS": 0.160107
}
}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": 16.0107,
"rate": 0.160107
}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