Rate Overview
Live
1 YER = 15.0842 MNT
1 MNT = 0.066295
YER
Avg
15.0838
High
15.1355
Low
15.0025
Last updated: 7/28/2026, 10:00:29 AM
Quick Conversions
| YER | MNT |
|---|---|
| 1 YER | 15.08 MNT |
| 10 YER | 150.84 MNT |
| 50 YER | 754.21 MNT |
| 100 YER | 1,508.42 MNT |
| 500 YER | 7,542.08 MNT |
| 1,000 YER | 15,084.16 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-28T10:00:29Z",
"rates": {
"MNT": 15.084164
}
}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": 1508.4163999999998,
"rate": 15.084164
}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