Rate Overview
Live
1 JPY = 0.107164 MDL
1 MDL = 9.3315
JPY
Avg
0.107652
High
0.108350
Low
0.107164
Last updated: 4/17/2026, 6:06:27 AM
Quick Conversions
| JPY | MDL |
|---|---|
| 1 JPY | 0.11 MDL |
| 10 JPY | 1.07 MDL |
| 50 JPY | 5.36 MDL |
| 100 JPY | 10.72 MDL |
| 500 JPY | 53.58 MDL |
| 1,000 JPY | 107.16 MDL |
Get JPY/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MDLExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:06:27Z",
"rates": {
"MDL": 0.107164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MDL",
"amount": 100
},
"result": 10.7164,
"rate": 0.107164
}Build with JPY/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key