Rate Overview
Live
1 YER = 15.1681 MNT
1 MNT = 0.065928
YER
Avg
15.1527
High
15.1940
Low
15.0873
Last updated: 8/12/2026, 6:24:38 PM
Quick Conversions
| YER | MNT |
|---|---|
| 1 YER | 15.17 MNT |
| 10 YER | 151.68 MNT |
| 50 YER | 758.41 MNT |
| 100 YER | 1,516.81 MNT |
| 500 YER | 7,584.07 MNT |
| 1,000 YER | 15,168.13 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-08-12T18:24:38Z",
"rates": {
"MNT": 15.168131
}
}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": 1516.8131,
"rate": 15.168131
}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