Rate Overview
Live
1 PEN = 1.1583 MYR
1 MYR = 0.863322
PEN
Avg
1.1475
High
1.1583
Low
1.1325
Last updated: 3/27/2026, 11:46:55 AM
Quick Conversions
| PEN | MYR |
|---|---|
| 1 PEN | 1.16 MYR |
| 10 PEN | 11.58 MYR |
| 50 PEN | 57.92 MYR |
| 100 PEN | 115.83 MYR |
| 500 PEN | 579.16 MYR |
| 1,000 PEN | 1,158.32 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-27T11:46:55Z",
"rates": {
"MYR": 1.158317
}
}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.8317,
"rate": 1.158317
}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