Rate Overview
Live
1 JPY = 0.109947 MDL
1 MDL = 9.0953
JPY
Avg
0.109821
High
0.110257
Low
0.109119
Last updated: 5/7/2026, 11:18:38 AM
Quick Conversions
| JPY | MDL |
|---|---|
| 1 JPY | 0.11 MDL |
| 10 JPY | 1.10 MDL |
| 50 JPY | 5.50 MDL |
| 100 JPY | 10.99 MDL |
| 500 JPY | 54.97 MDL |
| 1,000 JPY | 109.95 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-07T11:18:38Z",
"rates": {
"MDL": 0.109947
}
}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.9947,
"rate": 0.109947
}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