Rate Overview
Live
1 JPY = 0.057555 MAD
1 MAD = 17.3747
JPY
Avg
0.058563
High
0.059542
Low
0.057555
Last updated: 5/27/2026, 8:38:18 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.78 MAD |
| 1,000 JPY | 57.56 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-27T20:38:18Z",
"rates": {
"MAD": 0.057555
}
}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.7555000000000005,
"rate": 0.057555
}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