Rate Overview
Live
1 MYR = 39.8572 JPY
1 JPY = 0.025090
MYR
Avg
40.1864
High
40.4168
Low
39.8572
Last updated: 3/26/2026, 9:54:13 PM
Quick Conversions
| MYR | JPY |
|---|---|
| 1 MYR | 39.86 JPY |
| 10 MYR | 398.57 JPY |
| 50 MYR | 1,992.86 JPY |
| 100 MYR | 3,985.72 JPY |
| 500 MYR | 19,928.58 JPY |
| 1,000 MYR | 39,857.16 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-26T21:54:13Z",
"rates": {
"JPY": 39.85716
}
}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": 3985.716,
"rate": 39.85716
}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