Rate Overview
Live
1 MYR = 39.4035 JPY
1 JPY = 0.025378
MYR
Avg
39.4180
High
39.4831
Low
39.2699
Last updated: 6/15/2026, 9:58:39 AM
Quick Conversions
| MYR | JPY |
|---|---|
| 1 MYR | 39.40 JPY |
| 10 MYR | 394.03 JPY |
| 50 MYR | 1,970.17 JPY |
| 100 MYR | 3,940.35 JPY |
| 500 MYR | 19,701.73 JPY |
| 1,000 MYR | 39,403.46 JPY |
Get MYR/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=JPYExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-06-15T09:58:39Z",
"rates": {
"JPY": 39.403456
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "JPY",
"amount": 100
},
"result": 3940.3455999999996,
"rate": 39.403456
}Build with MYR/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key