Rate Overview
Live
1 JPY = 0.058522 MAD
1 MAD = 17.0876
JPY
Avg
0.060473
High
0.064098
Low
0.057858
Last updated: 3/27/2026, 4:21:45 AM
Quick Conversions
| JPY | MAD |
|---|---|
| 1 JPY | 0.06 MAD |
| 10 JPY | 0.59 MAD |
| 50 JPY | 2.93 MAD |
| 100 JPY | 5.85 MAD |
| 500 JPY | 29.26 MAD |
| 1,000 JPY | 58.52 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-03-27T04:21:45Z",
"rates": {
"MAD": 0.058522
}
}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.8522,
"rate": 0.058522
}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