Rate Overview
Live
1 STD = 0.172910 MNT
1 MNT = 5.7834
STD
Avg
0.172913
High
0.172985
Low
0.172803
Last updated: 5/9/2026, 4:52:45 AM
Quick Conversions
| STD | MNT |
|---|---|
| 1 STD | 0.17 MNT |
| 10 STD | 1.73 MNT |
| 50 STD | 8.65 MNT |
| 100 STD | 17.29 MNT |
| 500 STD | 86.46 MNT |
| 1,000 STD | 172.91 MNT |
Get STD/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=MNTExample Response:
{
"success": true,
"base": "STD",
"date": "2026-05-09T04:52:45Z",
"rates": {
"MNT": 0.17291
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "MNT",
"amount": 100
},
"result": 17.291,
"rate": 0.17291
}Build with STD/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key