Rate Overview
Live
1 JPY = 22.1926 MNT
1 MNT = 0.045060
JPY
Avg
22.1464
High
22.2390
Low
22.0187
Last updated: 7/5/2026, 11:38:09 PM
Quick Conversions
| JPY | MNT |
|---|---|
| 1 JPY | 22.19 MNT |
| 10 JPY | 221.93 MNT |
| 50 JPY | 1,109.63 MNT |
| 100 JPY | 2,219.26 MNT |
| 500 JPY | 11,096.32 MNT |
| 1,000 JPY | 22,192.65 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-05T23:38:09Z",
"rates": {
"MNT": 22.192649
}
}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": 2219.2649,
"rate": 22.192649
}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