Rate Overview
Live
1 PEN = 1.1684 MYR
1 MYR = 0.855853
PEN
Avg
1.1658
High
1.1703
Low
1.1599
Last updated: 5/27/2026, 2:53:34 PM
Quick Conversions
| PEN | MYR |
|---|---|
| 1 PEN | 1.17 MYR |
| 10 PEN | 11.68 MYR |
| 50 PEN | 58.42 MYR |
| 100 PEN | 116.84 MYR |
| 500 PEN | 584.21 MYR |
| 1,000 PEN | 1,168.43 MYR |
Get PEN/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=MYRExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T14:53:34Z",
"rates": {
"MYR": 1.168425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "MYR",
"amount": 100
},
"result": 116.8425,
"rate": 1.168425
}Build with PEN/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key