Rate Overview
Live
1 YER = 15.0439 MNT
1 MNT = 0.066472
YER
Avg
15.0102
High
15.0439
Low
14.9924
Last updated: 6/19/2026, 8:45:45 AM
Quick Conversions
| YER | MNT |
|---|---|
| 1 YER | 15.04 MNT |
| 10 YER | 150.44 MNT |
| 50 YER | 752.20 MNT |
| 100 YER | 1,504.39 MNT |
| 500 YER | 7,521.97 MNT |
| 1,000 YER | 15,043.94 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-06-19T08:45:45Z",
"rates": {
"MNT": 15.043941
}
}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": 1504.3941,
"rate": 15.043941
}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