Rate Overview
Live
1 JPY = 22.5307 MNT
1 MNT = 0.044384
JPY
Avg
22.4864
High
22.5760
Low
22.3607
Last updated: 4/16/2026, 5:26:30 AM
Quick Conversions
| JPY | MNT |
|---|---|
| 1 JPY | 22.53 MNT |
| 10 JPY | 225.31 MNT |
| 50 JPY | 1,126.54 MNT |
| 100 JPY | 2,253.07 MNT |
| 500 JPY | 11,265.37 MNT |
| 1,000 JPY | 22,530.74 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-04-16T05:26:30Z",
"rates": {
"MNT": 22.53074
}
}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": 2253.074,
"rate": 22.53074
}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