Rate Overview
Live
1 JPY = 0.058278 MAD
1 MAD = 17.1591
JPY
Avg
0.058585
High
0.059037
Low
0.058278
Last updated: 8/15/2026, 9:59:36 AM
Quick Conversions
| JPY | MAD |
|---|---|
| 1 JPY | 0.06 MAD |
| 10 JPY | 0.58 MAD |
| 50 JPY | 2.91 MAD |
| 100 JPY | 5.83 MAD |
| 500 JPY | 29.14 MAD |
| 1,000 JPY | 58.28 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-08-15T09:59:36Z",
"rates": {
"MAD": 0.058278
}
}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.827800000000001,
"rate": 0.058278
}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