Rate Overview
Live
1 MDL = 9.0952 JPY
1 JPY = 0.109948
MDL
Avg
9.1057
High
9.1642
Low
9.0697
Last updated: 5/7/2026, 11:19:56 AM
Quick Conversions
| MDL | JPY |
|---|---|
| 1 MDL | 9.10 JPY |
| 10 MDL | 90.95 JPY |
| 50 MDL | 454.76 JPY |
| 100 MDL | 909.52 JPY |
| 500 MDL | 4,547.61 JPY |
| 1,000 MDL | 9,095.21 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-05-07T11:19:56Z",
"rates": {
"JPY": 9.095212
}
}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": 909.5212,
"rate": 9.095212
}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