Rate Overview
Live
1 MDL = 9.2987 JPY
1 JPY = 0.107542
MDL
Avg
9.1906
High
9.3889
Low
8.9473
Last updated: 7/28/2026, 5:13:15 PM
Quick Conversions
| MDL | JPY |
|---|---|
| 1 MDL | 9.30 JPY |
| 10 MDL | 92.99 JPY |
| 50 MDL | 464.93 JPY |
| 100 MDL | 929.87 JPY |
| 500 MDL | 4,649.35 JPY |
| 1,000 MDL | 9,298.70 JPY |
Get MDL/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=JPYExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-28T17:13:15Z",
"rates": {
"JPY": 9.298696
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "JPY",
"amount": 100
},
"result": 929.8696,
"rate": 9.298696
}Build with MDL/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key