Rate Overview
Live
1 MDL = 9.1457 JPY
1 JPY = 0.109341
MDL
Avg
9.1160
High
9.1473
Low
9.0923
Last updated: 3/28/2026, 1:18:42 AM
Quick Conversions
| MDL | JPY |
|---|---|
| 1 MDL | 9.15 JPY |
| 10 MDL | 91.46 JPY |
| 50 MDL | 457.29 JPY |
| 100 MDL | 914.57 JPY |
| 500 MDL | 4,572.86 JPY |
| 1,000 MDL | 9,145.72 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-03-28T01:18:42Z",
"rates": {
"JPY": 9.14572
}
}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": 914.5720000000001,
"rate": 9.14572
}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