Rate Overview
Live
1 MDL = 9.0577 JPY
1 JPY = 0.110403
MDL
Avg
9.1421
High
9.3485
Low
9.0142
Last updated: 9/6/2026, 8:00:17 PM
Quick Conversions
| MDL | JPY |
|---|---|
| 1 MDL | 9.06 JPY |
| 10 MDL | 90.58 JPY |
| 50 MDL | 452.88 JPY |
| 100 MDL | 905.77 JPY |
| 500 MDL | 4,528.84 JPY |
| 1,000 MDL | 9,057.69 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-09-06T20:00:17Z",
"rates": {
"JPY": 9.057688
}
}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": 905.7688,
"rate": 9.057688
}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