Rate Overview
Live
1 MYR = 0.835970 PEN
1 PEN = 1.1962
MYR
Avg
0.832442
High
0.838055
Low
0.826096
Last updated: 6/17/2026, 8:06:18 AM
Quick Conversions
| MYR | PEN |
|---|---|
| 1 MYR | 0.84 PEN |
| 10 MYR | 8.36 PEN |
| 50 MYR | 41.80 PEN |
| 100 MYR | 83.60 PEN |
| 500 MYR | 417.99 PEN |
| 1,000 MYR | 835.97 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-06-17T08:06:18Z",
"rates": {
"PEN": 0.83597
}
}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.597,
"rate": 0.83597
}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