Rate Overview
Live
1 MDL = 9.3315 JPY
1 JPY = 0.107164
MDL
Avg
9.2893
High
9.3315
Low
9.2293
Last updated: 4/17/2026, 6:08:21 AM
Quick Conversions
| MDL | JPY |
|---|---|
| 1 MDL | 9.33 JPY |
| 10 MDL | 93.31 JPY |
| 50 MDL | 466.57 JPY |
| 100 MDL | 933.15 JPY |
| 500 MDL | 4,665.74 JPY |
| 1,000 MDL | 9,331.47 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-04-17T06:08:21Z",
"rates": {
"JPY": 9.331472
}
}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": 933.1472,
"rate": 9.331472
}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