Rate Overview
Live
1 MNT = 0.044754 JPY
1 JPY = 22.3444
MNT
Avg
0.044776
High
0.044850
Low
0.044729
Last updated: 6/16/2026, 3:22:17 AM
Quick Conversions
| MNT | JPY |
|---|---|
| 1 MNT | 0.04 JPY |
| 10 MNT | 0.45 JPY |
| 50 MNT | 2.24 JPY |
| 100 MNT | 4.48 JPY |
| 500 MNT | 22.38 JPY |
| 1,000 MNT | 44.75 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-06-16T03:22:17Z",
"rates": {
"JPY": 0.044754
}
}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.4754000000000005,
"rate": 0.044754
}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