Rate Overview
Live
1 MNT = 0.045081 JPY
1 JPY = 22.1823
MNT
Avg
0.045173
High
0.045415
Low
0.044965
Last updated: 7/4/2026, 2:03:24 PM
Quick Conversions
| MNT | JPY |
|---|---|
| 1 MNT | 0.05 JPY |
| 10 MNT | 0.45 JPY |
| 50 MNT | 2.25 JPY |
| 100 MNT | 4.51 JPY |
| 500 MNT | 22.54 JPY |
| 1,000 MNT | 45.08 JPY |
Get MNT/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=JPYExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-04T14:03:24Z",
"rates": {
"JPY": 0.045081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "JPY",
"amount": 100
},
"result": 4.508100000000001,
"rate": 0.045081
}Build with MNT/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key