Rate Overview
Live
1 MNT = 0.044546 JPY
1 JPY = 22.4487
MNT
Avg
31.6002
High
251.2582
Low
0.041003
Last updated: 3/26/2026, 11:24:41 PM
Quick Conversions
| MNT | JPY |
|---|---|
| 1 MNT | 0.04 JPY |
| 10 MNT | 0.45 JPY |
| 50 MNT | 2.23 JPY |
| 100 MNT | 4.45 JPY |
| 500 MNT | 22.27 JPY |
| 1,000 MNT | 44.55 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-03-26T23:24:41Z",
"rates": {
"JPY": 0.044546
}
}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.4546,
"rate": 0.044546
}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