Rate Overview
Live
1 YER = 15.0985 MNT
1 MNT = 0.066232
YER
Avg
13.9331
High
15.1230
Low
0.003437
Last updated: 7/29/2026, 2:20:40 PM
Quick Conversions
| YER | MNT |
|---|---|
| 1 YER | 15.10 MNT |
| 10 YER | 150.99 MNT |
| 50 YER | 754.93 MNT |
| 100 YER | 1,509.85 MNT |
| 500 YER | 7,549.27 MNT |
| 1,000 YER | 15,098.53 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-07-29T14:20:40Z",
"rates": {
"MNT": 15.098533
}
}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": 1509.8533,
"rate": 15.098533
}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