Rate Overview
Live
1 MNT = 5.7833 STD
1 STD = 0.172911
MNT
Avg
5.7833
High
5.7869
Low
5.7808
Last updated: 5/9/2026, 1:26:12 PM
Quick Conversions
| MNT | STD |
|---|---|
| 1 MNT | 5.78 STD |
| 10 MNT | 57.83 STD |
| 50 MNT | 289.17 STD |
| 100 MNT | 578.33 STD |
| 500 MNT | 2,891.67 STD |
| 1,000 MNT | 5,783.33 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-05-09T13:26:12Z",
"rates": {
"STD": 5.783331
}
}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": 578.3331000000001,
"rate": 5.783331
}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