Rate Overview
Live
1 JPY = 0.057596 MAD
1 MAD = 17.3623
JPY
Avg
0.057907
High
0.058094
Low
0.057596
Last updated: 5/27/2026, 1:32:07 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.80 MAD |
| 1,000 JPY | 57.60 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-27T13:32:07Z",
"rates": {
"MAD": 0.057596
}
}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.7596,
"rate": 0.057596
}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