Rate Overview
Live
1 MDL = 9.1221 JPY
1 JPY = 0.109624
MDL
Avg
9.1325
High
9.2111
Low
9.0802
Last updated: 3/7/2026, 8:50:21 AM
Quick Conversions
| MDL | JPY |
|---|---|
| 1 MDL | 9.12 JPY |
| 10 MDL | 91.22 JPY |
| 50 MDL | 456.10 JPY |
| 100 MDL | 912.21 JPY |
| 500 MDL | 4,561.04 JPY |
| 1,000 MDL | 9,122.08 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-07T08:50:21Z",
"rates": {
"JPY": 9.122081
}
}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.2081,
"rate": 9.122081
}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