Rate Overview
Live
1 JPY = 21.9176 MNT
1 MNT = 0.045625
JPY
Avg
22.1748
High
25.0435
Low
0.005342
Last updated: 7/26/2026, 5:01:35 PM
Quick Conversions
| JPY | MNT |
|---|---|
| 1 JPY | 21.92 MNT |
| 10 JPY | 219.18 MNT |
| 50 JPY | 1,095.88 MNT |
| 100 JPY | 2,191.76 MNT |
| 500 JPY | 10,958.81 MNT |
| 1,000 JPY | 21,917.63 MNT |
Get JPY/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MNTExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-26T17:01:35Z",
"rates": {
"MNT": 21.91763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MNT",
"amount": 100
},
"result": 2191.763,
"rate": 21.91763
}Build with JPY/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key