Rate Overview
Live
1 YER = 14.9583 MNT
1 MNT = 0.066853
YER
Avg
14.9688
High
15.0321
Low
14.9489
Last updated: 3/27/2026, 5:31:43 PM
Quick Conversions
| YER | MNT |
|---|---|
| 1 YER | 14.96 MNT |
| 10 YER | 149.58 MNT |
| 50 YER | 747.91 MNT |
| 100 YER | 1,495.83 MNT |
| 500 YER | 7,479.13 MNT |
| 1,000 YER | 14,958.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-03-27T17:31:43Z",
"rates": {
"MNT": 14.958256
}
}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": 1495.8256000000001,
"rate": 14.958256
}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