Rate Overview
Live
1 MYR = 0.866750 PEN
1 PEN = 1.1537
MYR
Avg
0.856788
High
0.866750
Low
0.843369
Last updated: 4/17/2026, 6:32:52 AM
Quick Conversions
| MYR | PEN |
|---|---|
| 1 MYR | 0.87 PEN |
| 10 MYR | 8.67 PEN |
| 50 MYR | 43.34 PEN |
| 100 MYR | 86.68 PEN |
| 500 MYR | 433.38 PEN |
| 1,000 MYR | 866.75 PEN |
Get MYR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=PENExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-04-17T06:32:52Z",
"rates": {
"PEN": 0.86675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "PEN",
"amount": 100
},
"result": 86.675,
"rate": 0.86675
}Build with MYR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key