Rate Overview
Live
1 JPY = 22.6257 MNT
1 MNT = 0.044197
JPY
Avg
22.7159
High
22.8541
Low
22.6113
Last updated: 3/7/2026, 1:01:43 AM
Quick Conversions
| JPY | MNT |
|---|---|
| 1 JPY | 22.63 MNT |
| 10 JPY | 226.26 MNT |
| 50 JPY | 1,131.29 MNT |
| 100 JPY | 2,262.57 MNT |
| 500 JPY | 11,312.86 MNT |
| 1,000 JPY | 22,625.73 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-03-07T01:01:43Z",
"rates": {
"MNT": 22.625727
}
}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": 2262.5727,
"rate": 22.625727
}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