Rate Overview
Live
1 MDL = 9.1252 JPY
1 JPY = 0.109587
MDL
Avg
8.8437
High
9.4262
Low
8.0461
Last updated: 3/28/2026, 3:09:01 AM
Quick Conversions
| MDL | JPY |
|---|---|
| 1 MDL | 9.13 JPY |
| 10 MDL | 91.25 JPY |
| 50 MDL | 456.26 JPY |
| 100 MDL | 912.52 JPY |
| 500 MDL | 4,562.59 JPY |
| 1,000 MDL | 9,125.18 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-28T03:09:01Z",
"rates": {
"JPY": 9.125181
}
}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": 912.5181,
"rate": 9.125181
}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