Rate Overview
Live
1 MYR = 0.829432 PEN
1 PEN = 1.2056
MYR
Avg
0.831463
High
0.836905
Low
0.829432
Last updated: 7/4/2026, 12:53:50 AM
Quick Conversions
| MYR | PEN |
|---|---|
| 1 MYR | 0.83 PEN |
| 10 MYR | 8.29 PEN |
| 50 MYR | 41.47 PEN |
| 100 MYR | 82.94 PEN |
| 500 MYR | 414.72 PEN |
| 1,000 MYR | 829.43 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-04T00:53:50Z",
"rates": {
"PEN": 0.829432
}
}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.94319999999999,
"rate": 0.829432
}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