Rate Overview
Live
1 STD = 0.165947 MNT
1 MNT = 6.0260
STD
Avg
0.155027
High
0.172803
Low
0.000038
Last updated: 7/21/2026, 11:08:44 AM
Quick Conversions
| STD | MNT |
|---|---|
| 1 STD | 0.17 MNT |
| 10 STD | 1.66 MNT |
| 50 STD | 8.30 MNT |
| 100 STD | 16.59 MNT |
| 500 STD | 82.97 MNT |
| 1,000 STD | 165.95 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-07-21T11:08:44Z",
"rates": {
"MNT": 0.165947
}
}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": 16.5947,
"rate": 0.165947
}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