Rate Overview
Live
1 JPY = 0.059962 MAD
1 MAD = 16.6772
JPY
Avg
0.058982
High
0.059962
Low
0.058008
Last updated: 9/5/2026, 12:37:58 PM
Quick Conversions
| JPY | MAD |
|---|---|
| 1 JPY | 0.06 MAD |
| 10 JPY | 0.60 MAD |
| 50 JPY | 3.00 MAD |
| 100 JPY | 6.00 MAD |
| 500 JPY | 29.98 MAD |
| 1,000 JPY | 59.96 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-09-05T12:37:58Z",
"rates": {
"MAD": 0.059962
}
}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.9962,
"rate": 0.059962
}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