Rate Overview
Live
1 PEN = 114.7578 MRO
1 MRO = 0.008714
PEN
Avg
115.5302
High
116.4099
Low
114.7578
Last updated: 3/29/2026, 9:12:27 AM
Quick Conversions
| PEN | MRO |
|---|---|
| 1 PEN | 114.76 MRO |
| 10 PEN | 1,147.58 MRO |
| 50 PEN | 5,737.89 MRO |
| 100 PEN | 11,475.78 MRO |
| 500 PEN | 57,378.89 MRO |
| 1,000 PEN | 114,757.79 MRO |
Get PEN/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=MROExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-29T09:12:27Z",
"rates": {
"MRO": 114.757788
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "MRO",
"amount": 100
},
"result": 11475.7788,
"rate": 114.757788
}Build with PEN/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key