Rate Overview
Live
1 MNT = 6.0489 STD
1 STD = 0.165320
MNT
Avg
1096.91
High
26183.14
Low
5.7869
Last updated: 7/24/2026, 2:39:26 PM
Quick Conversions
| MNT | STD |
|---|---|
| 1 MNT | 6.05 STD |
| 10 MNT | 60.49 STD |
| 50 MNT | 302.44 STD |
| 100 MNT | 604.89 STD |
| 500 MNT | 3,024.43 STD |
| 1,000 MNT | 6,048.86 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-07-24T14:39:26Z",
"rates": {
"STD": 6.048859
}
}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": 604.8859,
"rate": 6.048859
}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