Rate Overview
Live
1 PEN = 1.1962 MYR
1 MYR = 0.835971
PEN
Avg
1.2013
High
1.2105
Low
1.1932
Last updated: 6/17/2026, 8:31:11 AM
Quick Conversions
| PEN | MYR |
|---|---|
| 1 PEN | 1.20 MYR |
| 10 PEN | 11.96 MYR |
| 50 PEN | 59.81 MYR |
| 100 PEN | 119.62 MYR |
| 500 PEN | 598.11 MYR |
| 1,000 PEN | 1,196.21 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-06-17T08:31:11Z",
"rates": {
"MYR": 1.196214
}
}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": 119.62140000000001,
"rate": 1.196214
}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