Rate Overview
Live
1 PEN = 1.2022 MYR
1 MYR = 0.831823
PEN
Avg
1.1908
High
1.2508
Low
1.1320
Last updated: 7/25/2026, 11:43:00 PM
Quick Conversions
| PEN | MYR |
|---|---|
| 1 PEN | 1.20 MYR |
| 10 PEN | 12.02 MYR |
| 50 PEN | 60.11 MYR |
| 100 PEN | 120.22 MYR |
| 500 PEN | 601.09 MYR |
| 1,000 PEN | 1,202.18 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-25T23:43:00Z",
"rates": {
"MYR": 1.202179
}
}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.21790000000001,
"rate": 1.202179
}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