Rate Overview
Live
1 MNT = 0.066124 YER
1 YER = 15.1231
MNT
Avg
0.066286
High
0.066598
Low
0.066122
Last updated: 7/8/2026, 8:25:07 AM
Quick Conversions
| MNT | YER |
|---|---|
| 1 MNT | 0.07 YER |
| 10 MNT | 0.66 YER |
| 50 MNT | 3.31 YER |
| 100 MNT | 6.61 YER |
| 500 MNT | 33.06 YER |
| 1,000 MNT | 66.12 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-07-08T08:25:07Z",
"rates": {
"YER": 0.066124
}
}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.6124,
"rate": 0.066124
}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