Rate Overview
Live
1 STD = 0.168987 MNT
1 MNT = 5.9176
STD
Avg
0.168741
High
0.169717
Low
0.168219
Last updated: 8/17/2026, 3:49:47 PM
Quick Conversions
| STD | MNT |
|---|---|
| 1 STD | 0.17 MNT |
| 10 STD | 1.69 MNT |
| 50 STD | 8.45 MNT |
| 100 STD | 16.90 MNT |
| 500 STD | 84.49 MNT |
| 1,000 STD | 168.99 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-08-17T15:49:47Z",
"rates": {
"MNT": 0.168987
}
}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.898699999999998,
"rate": 0.168987
}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