Rate Overview
Live
1 MYR = 0.825370 PEN
1 PEN = 1.2116
MYR
Avg
0.836046
High
0.879725
Low
0.794825
Last updated: 7/27/2026, 10:20:52 PM
Quick Conversions
| MYR | PEN |
|---|---|
| 1 MYR | 0.83 PEN |
| 10 MYR | 8.25 PEN |
| 50 MYR | 41.27 PEN |
| 100 MYR | 82.54 PEN |
| 500 MYR | 412.69 PEN |
| 1,000 MYR | 825.37 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-07-27T22:20:52Z",
"rates": {
"PEN": 0.82537
}
}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": 82.537,
"rate": 0.82537
}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