Rate Overview
Live
1 MNT = 5.9929 STD
1 STD = 0.166865
MNT
Avg
5.9802
High
5.9962
Low
5.9516
Last updated: 3/27/2026, 6:32:17 AM
Quick Conversions
| MNT | STD |
|---|---|
| 1 MNT | 5.99 STD |
| 10 MNT | 59.93 STD |
| 50 MNT | 299.64 STD |
| 100 MNT | 599.29 STD |
| 500 MNT | 2,996.44 STD |
| 1,000 MNT | 5,992.87 STD |
Get MNT/STD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=STDExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-27T06:32:17Z",
"rates": {
"STD": 5.99287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=STD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "STD",
"amount": 100
},
"result": 599.287,
"rate": 5.99287
}Build with MNT/STD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key