Rate Overview
Live
1 JPY = 23.0317 MNT
1 MNT = 0.043418
JPY
Avg
22.6789
High
23.0490
Low
22.4581
Last updated: 9/4/2026, 7:26:49 PM
Quick Conversions
| JPY | MNT |
|---|---|
| 1 JPY | 23.03 MNT |
| 10 JPY | 230.32 MNT |
| 50 JPY | 1,151.59 MNT |
| 100 JPY | 2,303.17 MNT |
| 500 JPY | 11,515.88 MNT |
| 1,000 JPY | 23,031.75 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-09-04T19:26:49Z",
"rates": {
"MNT": 23.03175
}
}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": 2303.1749999999997,
"rate": 23.03175
}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