Rate Overview
Live
1 PEN = 1.2083 MYR
1 MYR = 0.827593
PEN
Avg
1.2167
High
1.2231
Low
1.2083
Last updated: 8/16/2026, 6:48:28 AM
Quick Conversions
| PEN | MYR |
|---|---|
| 1 PEN | 1.21 MYR |
| 10 PEN | 12.08 MYR |
| 50 PEN | 60.42 MYR |
| 100 PEN | 120.83 MYR |
| 500 PEN | 604.16 MYR |
| 1,000 PEN | 1,208.32 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-08-16T06:48:28Z",
"rates": {
"MYR": 1.208324
}
}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.83239999999999,
"rate": 1.208324
}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