Rate Overview
Live
1 MYR = 0.866095 PEN
1 PEN = 1.1546
MYR
Avg
0.856709
High
0.866659
Low
0.843369
Last updated: 4/17/2026, 7:37:52 AM
Quick Conversions
| MYR | PEN |
|---|---|
| 1 MYR | 0.87 PEN |
| 10 MYR | 8.66 PEN |
| 50 MYR | 43.30 PEN |
| 100 MYR | 86.61 PEN |
| 500 MYR | 433.05 PEN |
| 1,000 MYR | 866.09 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-04-17T07:37:52Z",
"rates": {
"PEN": 0.866095
}
}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": 86.6095,
"rate": 0.866095
}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