Rate Overview
Live
1 MDL = 9.2836 JPY
1 JPY = 0.107717
MDL
Avg
9.0994
High
9.3889
Low
8.6745
Last updated: 7/28/2026, 2:18:00 AM
Quick Conversions
| MDL | JPY |
|---|---|
| 1 MDL | 9.28 JPY |
| 10 MDL | 92.84 JPY |
| 50 MDL | 464.18 JPY |
| 100 MDL | 928.36 JPY |
| 500 MDL | 4,641.78 JPY |
| 1,000 MDL | 9,283.55 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-28T02:18:00Z",
"rates": {
"JPY": 9.283553
}
}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": 928.3552999999999,
"rate": 9.283553
}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