Rate Overview
Live
1 MDL = 9.2157 JPY
1 JPY = 0.108510
MDL
Avg
8.9933
High
9.3977
Low
8.3605
Last updated: 5/28/2026, 12:50:43 AM
Quick Conversions
| MDL | JPY |
|---|---|
| 1 MDL | 9.22 JPY |
| 10 MDL | 92.16 JPY |
| 50 MDL | 460.79 JPY |
| 100 MDL | 921.57 JPY |
| 500 MDL | 4,607.87 JPY |
| 1,000 MDL | 9,215.74 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-28T00:50:43Z",
"rates": {
"JPY": 9.215742
}
}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.5742,
"rate": 9.215742
}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