Rate Overview
Live
1 MNT = 0.045601 JPY
1 JPY = 21.9293
MNT
Avg
16.1196
High
251.2582
Low
0.040843
Last updated: 7/25/2026, 1:19:52 AM
Quick Conversions
| MNT | JPY |
|---|---|
| 1 MNT | 0.05 JPY |
| 10 MNT | 0.46 JPY |
| 50 MNT | 2.28 JPY |
| 100 MNT | 4.56 JPY |
| 500 MNT | 22.80 JPY |
| 1,000 MNT | 45.60 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-25T01:19:52Z",
"rates": {
"JPY": 0.045601
}
}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.5601,
"rate": 0.045601
}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