Rate Overview
Live
1 MYR = 40.0282 JPY
1 JPY = 0.024982
MYR
Avg
40.1174
High
40.2254
Low
39.9003
Last updated: 4/16/2026, 2:30:15 AM
Quick Conversions
| MYR | JPY |
|---|---|
| 1 MYR | 40.03 JPY |
| 10 MYR | 400.28 JPY |
| 50 MYR | 2,001.41 JPY |
| 100 MYR | 4,002.82 JPY |
| 500 MYR | 20,014.12 JPY |
| 1,000 MYR | 40,028.24 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-04-16T02:30:15Z",
"rates": {
"JPY": 40.028238
}
}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": 4002.8238,
"rate": 40.028238
}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