Rate Overview
Live
1 MNT = 6.0165 STD
1 STD = 0.166209
MNT
Avg
5.9279
High
6.0337
Low
5.7635
Last updated: 7/29/2026, 6:44:45 AM
Quick Conversions
| MNT | STD |
|---|---|
| 1 MNT | 6.02 STD |
| 10 MNT | 60.17 STD |
| 50 MNT | 300.83 STD |
| 100 MNT | 601.65 STD |
| 500 MNT | 3,008.25 STD |
| 1,000 MNT | 6,016.51 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-29T06:44:45Z",
"rates": {
"STD": 6.016506
}
}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": 601.6505999999999,
"rate": 6.016506
}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