Rate Overview
Live
1 MDL = 9.2001 JPY
1 JPY = 0.108694
MDL
Avg
9.1808
High
9.2232
Low
9.1270
Last updated: 7/8/2026, 9:18:31 AM
Quick Conversions
| MDL | JPY |
|---|---|
| 1 MDL | 9.20 JPY |
| 10 MDL | 92.00 JPY |
| 50 MDL | 460.01 JPY |
| 100 MDL | 920.01 JPY |
| 500 MDL | 4,600.05 JPY |
| 1,000 MDL | 9,200.10 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-08T09:18:31Z",
"rates": {
"JPY": 9.200104
}
}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.0104,
"rate": 9.200104
}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