Rate Overview
Live
1 MDL = 9.2139 JPY
1 JPY = 0.108532
MDL
Avg
9.1857
High
9.2139
Low
9.1554
Last updated: 5/27/2026, 8:23:58 PM
Quick Conversions
| MDL | JPY |
|---|---|
| 1 MDL | 9.21 JPY |
| 10 MDL | 92.14 JPY |
| 50 MDL | 460.69 JPY |
| 100 MDL | 921.39 JPY |
| 500 MDL | 4,606.93 JPY |
| 1,000 MDL | 9,213.87 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-27T20:23:58Z",
"rates": {
"JPY": 9.213865
}
}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": 921.3865000000001,
"rate": 9.213865
}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