Rate Overview
Live
1 MYR = 0.863321 PEN
1 PEN = 1.1583
MYR
Avg
0.835960
High
0.873352
Low
0.797373
Last updated: 3/27/2026, 7:53:12 AM
Quick Conversions
| MYR | PEN |
|---|---|
| 1 MYR | 0.86 PEN |
| 10 MYR | 8.63 PEN |
| 50 MYR | 43.17 PEN |
| 100 MYR | 86.33 PEN |
| 500 MYR | 431.66 PEN |
| 1,000 MYR | 863.32 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-03-27T07:53:12Z",
"rates": {
"PEN": 0.863321
}
}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.3321,
"rate": 0.863321
}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