Rate Overview
Live
1 MYR = 39.9873 JPY
1 JPY = 0.025008
MYR
Avg
40.0689
High
40.2095
Low
39.9721
Last updated: 5/26/2026, 7:01:20 AM
Quick Conversions
| MYR | JPY |
|---|---|
| 1 MYR | 39.99 JPY |
| 10 MYR | 399.87 JPY |
| 50 MYR | 1,999.37 JPY |
| 100 MYR | 3,998.73 JPY |
| 500 MYR | 19,993.65 JPY |
| 1,000 MYR | 39,987.31 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-05-26T07:01:20Z",
"rates": {
"JPY": 39.987305
}
}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": 3998.7305,
"rate": 39.987305
}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