Rate Overview
Live
1 JPY = 0.057627 MAD
1 MAD = 17.3530
JPY
Avg
0.057905
High
0.058094
Low
0.057627
Last updated: 5/27/2026, 2:52:55 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.81 MAD |
| 1,000 JPY | 57.63 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-27T14:52:55Z",
"rates": {
"MAD": 0.057627
}
}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.7627,
"rate": 0.057627
}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