Rate Overview
Live
1 MYR = 39.8071 JPY
1 JPY = 0.025121
MYR
Avg
32.1915
High
40.5706
Low
25.8222
Last updated: 3/27/2026, 1:15:08 AM
Quick Conversions
| MYR | JPY |
|---|---|
| 1 MYR | 39.81 JPY |
| 10 MYR | 398.07 JPY |
| 50 MYR | 1,990.35 JPY |
| 100 MYR | 3,980.71 JPY |
| 500 MYR | 19,903.54 JPY |
| 1,000 MYR | 39,807.08 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-03-27T01:15:08Z",
"rates": {
"JPY": 39.807078
}
}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": 3980.7077999999997,
"rate": 39.807078
}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