Rate Overview
Live
1 MDL = 9.2096 JPY
1 JPY = 0.108582
MDL
Avg
9.1787
High
9.3889
Low
8.9473
Last updated: 5/27/2026, 10:53:56 PM
Quick Conversions
| MDL | JPY |
|---|---|
| 1 MDL | 9.21 JPY |
| 10 MDL | 92.10 JPY |
| 50 MDL | 460.48 JPY |
| 100 MDL | 920.96 JPY |
| 500 MDL | 4,604.81 JPY |
| 1,000 MDL | 9,209.62 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-05-27T22:53:56Z",
"rates": {
"JPY": 9.20962
}
}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": 920.9619999999999,
"rate": 9.20962
}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