Rate Overview
Live
1 MNT = 5.9497 STD
1 STD = 0.168076
MNT
Avg
5.9172
High
5.9587
Low
5.8533
Last updated: 3/7/2026, 12:26:25 AM
Quick Conversions
| MNT | STD |
|---|---|
| 1 MNT | 5.95 STD |
| 10 MNT | 59.50 STD |
| 50 MNT | 297.48 STD |
| 100 MNT | 594.97 STD |
| 500 MNT | 2,974.85 STD |
| 1,000 MNT | 5,949.70 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-07T00:26:25Z",
"rates": {
"STD": 5.949698
}
}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.9698,
"rate": 5.949698
}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