Rate Overview
Live
1 MNT = 0.065927 YER
1 YER = 15.1683
MNT
Avg
0.065995
High
0.066281
Low
0.065815
Last updated: 8/12/2026, 6:15:29 PM
Quick Conversions
| MNT | YER |
|---|---|
| 1 MNT | 0.07 YER |
| 10 MNT | 0.66 YER |
| 50 MNT | 3.30 YER |
| 100 MNT | 6.59 YER |
| 500 MNT | 32.96 YER |
| 1,000 MNT | 65.93 YER |
Get MNT/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=YERExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-08-12T18:15:29Z",
"rates": {
"YER": 0.065927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "YER",
"amount": 100
},
"result": 6.5927,
"rate": 0.065927
}Build with MNT/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key