Rate Overview
Live
1 PEN = 1.1546 MYR
1 MYR = 0.866096
PEN
Avg
1.1674
High
1.1857
Low
1.1539
Last updated: 4/17/2026, 7:53:02 AM
Quick Conversions
| PEN | MYR |
|---|---|
| 1 PEN | 1.15 MYR |
| 10 PEN | 11.55 MYR |
| 50 PEN | 57.73 MYR |
| 100 PEN | 115.46 MYR |
| 500 PEN | 577.30 MYR |
| 1,000 PEN | 1,154.61 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-04-17T07:53:02Z",
"rates": {
"MYR": 1.154607
}
}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.46069999999999,
"rate": 1.154607
}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