Rate Overview
Live
1 MNT = 5.7887 STD
1 STD = 0.172750
MNT
Avg
5.7822
High
5.7923
Low
5.7569
Last updated: 4/18/2026, 10:17:57 AM
Quick Conversions
| MNT | STD |
|---|---|
| 1 MNT | 5.79 STD |
| 10 MNT | 57.89 STD |
| 50 MNT | 289.44 STD |
| 100 MNT | 578.87 STD |
| 500 MNT | 2,894.36 STD |
| 1,000 MNT | 5,788.72 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-04-18T10:17:57Z",
"rates": {
"STD": 5.788724
}
}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.8724,
"rate": 5.788724
}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