Rate Overview
Live
1 JPY = 22.4637 MNT
1 MNT = 0.044516
JPY
Avg
22.6394
High
22.9082
Low
22.3890
Last updated: 5/26/2026, 9:21:48 PM
Quick Conversions
| JPY | MNT |
|---|---|
| 1 JPY | 22.46 MNT |
| 10 JPY | 224.64 MNT |
| 50 JPY | 1,123.18 MNT |
| 100 JPY | 2,246.37 MNT |
| 500 JPY | 11,231.83 MNT |
| 1,000 JPY | 22,463.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-05-26T21:21:48Z",
"rates": {
"MNT": 22.463651
}
}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": 2246.3651,
"rate": 22.463651
}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