Rate Overview
Live
1 JPY = 0.025035 MYR
1 MYR = 39.9441
JPY
Avg
0.025136
High
0.025311
Low
0.024963
Last updated: 7/28/2026, 11:39:50 AM
Quick Conversions
| JPY | MYR |
|---|---|
| 1 JPY | 0.03 MYR |
| 10 JPY | 0.25 MYR |
| 50 JPY | 1.25 MYR |
| 100 JPY | 2.50 MYR |
| 500 JPY | 12.52 MYR |
| 1,000 JPY | 25.04 MYR |
Get JPY/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=MYRExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-28T11:39:50Z",
"rates": {
"MYR": 0.025035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "MYR",
"amount": 100
},
"result": 2.5035000000000003,
"rate": 0.025035
}Build with JPY/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key