Rate Overview
Live
1 MNT = 0.043448 JPY
1 JPY = 23.0160
MNT
Avg
0.043886
High
0.044527
Low
0.043385
Last updated: 9/6/2026, 9:42:00 AM
Quick Conversions
| MNT | JPY |
|---|---|
| 1 MNT | 0.04 JPY |
| 10 MNT | 0.43 JPY |
| 50 MNT | 2.17 JPY |
| 100 MNT | 4.34 JPY |
| 500 MNT | 21.72 JPY |
| 1,000 MNT | 43.45 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-09-06T09:42:00Z",
"rates": {
"JPY": 0.043448
}
}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.3448,
"rate": 0.043448
}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