Rate Overview
Live
1 PEN = 1.1582 MYR
1 MYR = 0.863429
PEN
Avg
1.1474
High
1.1582
Low
1.1325
Last updated: 3/27/2026, 9:29:57 AM
Quick Conversions
| PEN | MYR |
|---|---|
| 1 PEN | 1.16 MYR |
| 10 PEN | 11.58 MYR |
| 50 PEN | 57.91 MYR |
| 100 PEN | 115.82 MYR |
| 500 PEN | 579.09 MYR |
| 1,000 PEN | 1,158.17 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-03-27T09:29:57Z",
"rates": {
"MYR": 1.158173
}
}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": 115.81729999999999,
"rate": 1.158173
}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