Rate Overview
Live
1 MDL = 9.1252 JPY
1 JPY = 0.109587
MDL
Avg
9.1345
High
9.2177
Low
9.0533
Last updated: 3/28/2026, 4:35:32 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-28T04:35:32Z",
"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