Rate Overview
Live
1 MYR = 0.882615 PEN
1 PEN = 1.1330
MYR
Avg
0.881011
High
0.884624
Low
0.876243
Last updated: 5/7/2026, 11:29:14 AM
Quick Conversions
| MYR | PEN |
|---|---|
| 1 MYR | 0.88 PEN |
| 10 MYR | 8.83 PEN |
| 50 MYR | 44.13 PEN |
| 100 MYR | 88.26 PEN |
| 500 MYR | 441.31 PEN |
| 1,000 MYR | 882.62 PEN |
Get MYR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=PENExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-07T11:29:14Z",
"rates": {
"PEN": 0.882615
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "PEN",
"amount": 100
},
"result": 88.2615,
"rate": 0.882615
}Build with MYR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key