Rate Overview
Live
1 MNT = 5.9442 STD
1 STD = 0.168232
MNT
Avg
5.9399
High
5.9558
Low
5.9254
Last updated: 8/13/2026, 3:23:14 AM
Quick Conversions
| MNT | STD |
|---|---|
| 1 MNT | 5.94 STD |
| 10 MNT | 59.44 STD |
| 50 MNT | 297.21 STD |
| 100 MNT | 594.42 STD |
| 500 MNT | 2,972.08 STD |
| 1,000 MNT | 5,944.17 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-08-13T03:23:14Z",
"rates": {
"STD": 5.944167
}
}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": 594.4167,
"rate": 5.944167
}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