Rate Overview
Live
1 MYR = 0.831822 PEN
1 PEN = 1.2022
MYR
Avg
0.851556
High
0.884624
Low
0.811528
Last updated: 7/25/2026, 1:59:35 PM
Quick Conversions
| MYR | PEN |
|---|---|
| 1 MYR | 0.83 PEN |
| 10 MYR | 8.32 PEN |
| 50 MYR | 41.59 PEN |
| 100 MYR | 83.18 PEN |
| 500 MYR | 415.91 PEN |
| 1,000 MYR | 831.82 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-25T13:59:35Z",
"rates": {
"PEN": 0.831822
}
}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": 83.1822,
"rate": 0.831822
}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