Rate Overview
Live
1 JPY = 22.0774 MNT
1 MNT = 0.045295
JPY
Avg
22.0905
High
22.1143
Low
22.0623
Last updated: 7/21/2026, 12:23:57 AM
Quick Conversions
| JPY | MNT |
|---|---|
| 1 JPY | 22.08 MNT |
| 10 JPY | 220.77 MNT |
| 50 JPY | 1,103.87 MNT |
| 100 JPY | 2,207.74 MNT |
| 500 JPY | 11,038.72 MNT |
| 1,000 JPY | 22,077.45 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-21T00:23:57Z",
"rates": {
"MNT": 22.077447
}
}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": 2207.7446999999997,
"rate": 22.077447
}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