Rate Overview
Live
1 MYR = 39.7115 JPY
1 JPY = 0.025182
MYR
Avg
38.1519
High
40.5706
Low
34.7790
Last updated: 7/22/2026, 5:40:56 AM
Quick Conversions
| MYR | JPY |
|---|---|
| 1 MYR | 39.71 JPY |
| 10 MYR | 397.11 JPY |
| 50 MYR | 1,985.57 JPY |
| 100 MYR | 3,971.15 JPY |
| 500 MYR | 19,855.73 JPY |
| 1,000 MYR | 39,711.47 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-07-22T05:40:56Z",
"rates": {
"JPY": 39.711469
}
}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": 3971.1469,
"rate": 39.711469
}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