Rate Overview
Live
1 JPY = 0.057625 MAD
1 MAD = 17.3536
JPY
Avg
0.058633
High
0.059686
Low
0.057625
Last updated: 5/27/2026, 7:21:00 PM
Quick Conversions
| JPY | MAD |
|---|---|
| 1 JPY | 0.06 MAD |
| 10 JPY | 0.58 MAD |
| 50 JPY | 2.88 MAD |
| 100 JPY | 5.76 MAD |
| 500 JPY | 28.81 MAD |
| 1,000 JPY | 57.63 MAD |
Get JPY/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MADExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-05-27T19:21:00Z",
"rates": {
"MAD": 0.057625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MAD",
"amount": 100
},
"result": 5.7625,
"rate": 0.057625
}Build with JPY/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key