Rate Overview
Live
1 JPY = 0.057265 MAD
1 MAD = 17.4627
JPY
Avg
0.061288
High
0.066881
Low
0.057265
Last updated: 7/28/2026, 9:26:12 AM
Quick Conversions
| JPY | MAD |
|---|---|
| 1 JPY | 0.06 MAD |
| 10 JPY | 0.57 MAD |
| 50 JPY | 2.86 MAD |
| 100 JPY | 5.73 MAD |
| 500 JPY | 28.63 MAD |
| 1,000 JPY | 57.27 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-07-28T09:26:12Z",
"rates": {
"MAD": 0.057265
}
}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.726500000000001,
"rate": 0.057265
}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