Rate Overview
Live
1 MYR = 0.873860 PEN
1 PEN = 1.1443
MYR
Avg
0.863972
High
0.877737
Low
0.851808
Last updated: 3/7/2026, 1:07:02 AM
Quick Conversions
| MYR | PEN |
|---|---|
| 1 MYR | 0.87 PEN |
| 10 MYR | 8.74 PEN |
| 50 MYR | 43.69 PEN |
| 100 MYR | 87.39 PEN |
| 500 MYR | 436.93 PEN |
| 1,000 MYR | 873.86 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-03-07T01:07:02Z",
"rates": {
"PEN": 0.87386
}
}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": 87.386,
"rate": 0.87386
}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