Rate Overview
Live
1 JPY = 0.109624 MDL
1 MDL = 9.1221
JPY
Avg
0.109500
High
0.110129
Low
0.108564
Last updated: 3/7/2026, 7:43:48 AM
Quick Conversions
| JPY | MDL |
|---|---|
| 1 JPY | 0.11 MDL |
| 10 JPY | 1.10 MDL |
| 50 JPY | 5.48 MDL |
| 100 JPY | 10.96 MDL |
| 500 JPY | 54.81 MDL |
| 1,000 JPY | 109.62 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-03-07T07:43:48Z",
"rates": {
"MDL": 0.109624
}
}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.9624,
"rate": 0.109624
}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