Rate Overview
Live
1 STD = 0.166864 MNT
1 MNT = 5.9929
STD
Avg
0.152434
High
0.171085
Low
0.000038
Last updated: 3/27/2026, 8:08:19 AM
Quick Conversions
| STD | MNT |
|---|---|
| 1 STD | 0.17 MNT |
| 10 STD | 1.67 MNT |
| 50 STD | 8.34 MNT |
| 100 STD | 16.69 MNT |
| 500 STD | 83.43 MNT |
| 1,000 STD | 166.86 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-03-27T08:08:19Z",
"rates": {
"MNT": 0.166864
}
}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.686400000000003,
"rate": 0.166864
}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