Rate Overview
Live
1 MYR = 0.853061 PEN
1 PEN = 1.1722
MYR
Avg
0.857315
High
0.862159
Low
0.853061
Last updated: 5/27/2026, 5:18:34 PM
Quick Conversions
| MYR | PEN |
|---|---|
| 1 MYR | 0.85 PEN |
| 10 MYR | 8.53 PEN |
| 50 MYR | 42.65 PEN |
| 100 MYR | 85.31 PEN |
| 500 MYR | 426.53 PEN |
| 1,000 MYR | 853.06 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-27T17:18:34Z",
"rates": {
"PEN": 0.853061
}
}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": 85.3061,
"rate": 0.853061
}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