Rate Overview
Live
1 MNT = 5.9214 STD
1 STD = 0.168880
MNT
Avg
5.9187
High
5.9496
Low
5.8894
Last updated: 9/3/2026, 7:34:38 PM
Quick Conversions
| MNT | STD |
|---|---|
| 1 MNT | 5.92 STD |
| 10 MNT | 59.21 STD |
| 50 MNT | 296.07 STD |
| 100 MNT | 592.14 STD |
| 500 MNT | 2,960.68 STD |
| 1,000 MNT | 5,921.36 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-09-03T19:34:38Z",
"rates": {
"STD": 5.92136
}
}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": 592.136,
"rate": 5.92136
}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