Rate Overview
Live
1 JPY = 0.057270 MAD
1 MAD = 17.4611
JPY
Avg
0.057380
High
0.057661
Low
0.057131
Last updated: 7/27/2026, 7:52:13 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.64 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-27T07:52:13Z",
"rates": {
"MAD": 0.05727
}
}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.727,
"rate": 0.05727
}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