Rate Overview
Live
1 PEN = 1.2056 MYR
1 MYR = 0.829432
PEN
Avg
1.2027
High
1.2056
Low
1.1949
Last updated: 7/4/2026, 1:53:53 AM
Quick Conversions
| PEN | MYR |
|---|---|
| 1 PEN | 1.21 MYR |
| 10 PEN | 12.06 MYR |
| 50 PEN | 60.28 MYR |
| 100 PEN | 120.56 MYR |
| 500 PEN | 602.82 MYR |
| 1,000 PEN | 1,205.64 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-07-04T01:53:53Z",
"rates": {
"MYR": 1.205644
}
}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": 120.56439999999999,
"rate": 1.205644
}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