Rate Overview
Live
1 YER = 15.0011 MNT
1 MNT = 0.066662
YER
Avg
14.9979
High
15.0055
Low
14.9887
Last updated: 5/7/2026, 9:07:30 AM
Quick Conversions
| YER | MNT |
|---|---|
| 1 YER | 15.00 MNT |
| 10 YER | 150.01 MNT |
| 50 YER | 750.06 MNT |
| 100 YER | 1,500.11 MNT |
| 500 YER | 7,500.57 MNT |
| 1,000 YER | 15,001.15 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-07T09:07:30Z",
"rates": {
"MNT": 15.001149
}
}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": 1500.1149,
"rate": 15.001149
}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