Rate Overview
Live
1 JPY = 22.8947 MNT
1 MNT = 0.043678
JPY
Avg
22.7600
High
22.8947
Low
22.5068
Last updated: 5/6/2026, 6:58:41 AM
Quick Conversions
| JPY | MNT |
|---|---|
| 1 JPY | 22.89 MNT |
| 10 JPY | 228.95 MNT |
| 50 JPY | 1,144.74 MNT |
| 100 JPY | 2,289.47 MNT |
| 500 JPY | 11,447.37 MNT |
| 1,000 JPY | 22,894.74 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-05-06T06:58:41Z",
"rates": {
"MNT": 22.894739
}
}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": 2289.4739,
"rate": 22.894739
}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