Rate Overview
Live
1 STD = 0.168799 MNT
1 MNT = 5.9242
STD
Avg
0.170941
High
0.173753
Low
0.168177
Last updated: 5/29/2026, 6:47:36 PM
Quick Conversions
| STD | MNT |
|---|---|
| 1 STD | 0.17 MNT |
| 10 STD | 1.69 MNT |
| 50 STD | 8.44 MNT |
| 100 STD | 16.88 MNT |
| 500 STD | 84.40 MNT |
| 1,000 STD | 168.80 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-29T18:47:36Z",
"rates": {
"MNT": 0.168799
}
}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.8799,
"rate": 0.168799
}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