Rate Overview
Live
1 JPY = 21.9301 MNT
1 MNT = 0.045599
JPY
Avg
22.5000
High
23.2785
Low
21.9301
Last updated: 7/25/2026, 9:31:43 AM
Quick Conversions
| JPY | MNT |
|---|---|
| 1 JPY | 21.93 MNT |
| 10 JPY | 219.30 MNT |
| 50 JPY | 1,096.51 MNT |
| 100 JPY | 2,193.01 MNT |
| 500 JPY | 10,965.06 MNT |
| 1,000 JPY | 21,930.12 MNT |
Get JPY/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MNTExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-25T09:31:43Z",
"rates": {
"MNT": 21.93012
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MNT",
"amount": 100
},
"result": 2193.0119999999997,
"rate": 21.93012
}Build with JPY/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key