Rate Overview
Live
1 JPY = 0.108637 MDL
1 MDL = 9.2050
JPY
Avg
0.108888
High
0.109225
Low
0.108637
Last updated: 5/27/2026, 1:32:20 PM
Quick Conversions
| JPY | MDL |
|---|---|
| 1 JPY | 0.11 MDL |
| 10 JPY | 1.09 MDL |
| 50 JPY | 5.43 MDL |
| 100 JPY | 10.86 MDL |
| 500 JPY | 54.32 MDL |
| 1,000 JPY | 108.64 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-05-27T13:32:20Z",
"rates": {
"MDL": 0.108637
}
}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.8637,
"rate": 0.108637
}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