Rate Overview
Live
1 MNT = 0.066778 YER
1 YER = 14.9750
MNT
Avg
0.066765
High
0.066894
Low
0.066524
Last updated: 3/7/2026, 12:28:16 AM
Quick Conversions
| MNT | YER |
|---|---|
| 1 MNT | 0.07 YER |
| 10 MNT | 0.67 YER |
| 50 MNT | 3.34 YER |
| 100 MNT | 6.68 YER |
| 500 MNT | 33.39 YER |
| 1,000 MNT | 66.78 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-03-07T00:28:16Z",
"rates": {
"YER": 0.066778
}
}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.6778,
"rate": 0.066778
}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