Rate Overview
Live
1 PEN = 1.1339 MYR
1 MYR = 0.881912
PEN
Avg
1.1538
High
1.1740
Low
1.1339
Last updated: 3/7/2026, 3:47:37 AM
Quick Conversions
| PEN | MYR |
|---|---|
| 1 PEN | 1.13 MYR |
| 10 PEN | 11.34 MYR |
| 50 PEN | 56.69 MYR |
| 100 PEN | 113.39 MYR |
| 500 PEN | 566.95 MYR |
| 1,000 PEN | 1,133.90 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-07T03:47:37Z",
"rates": {
"MYR": 1.1339
}
}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": 113.38999999999999,
"rate": 1.1339
}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