Rate Overview
Live
1 JPY = 0.107779 MDL
1 MDL = 9.2782
JPY
Avg
0.109929
High
0.116806
Low
0.106087
Last updated: 7/27/2026, 4:46:44 PM
Quick Conversions
| JPY | MDL |
|---|---|
| 1 JPY | 0.11 MDL |
| 10 JPY | 1.08 MDL |
| 50 JPY | 5.39 MDL |
| 100 JPY | 10.78 MDL |
| 500 JPY | 53.89 MDL |
| 1,000 JPY | 107.78 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-07-27T16:46:44Z",
"rates": {
"MDL": 0.107779
}
}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.7779,
"rate": 0.107779
}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