Rate Overview
Live
1 YER = 14.9993 MNT
1 MNT = 0.066670
YER
Avg
14.9793
High
15.0696
Low
14.9338
Last updated: 5/27/2026, 8:44:19 PM
Quick Conversions
| YER | MNT |
|---|---|
| 1 YER | 15.00 MNT |
| 10 YER | 149.99 MNT |
| 50 YER | 749.96 MNT |
| 100 YER | 1,499.93 MNT |
| 500 YER | 7,499.63 MNT |
| 1,000 YER | 14,999.26 MNT |
Get YER/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MNTExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-27T20:44:19Z",
"rates": {
"MNT": 14.999257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MNT",
"amount": 100
},
"result": 1499.9257,
"rate": 14.999257
}Build with YER/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key