Rate Overview
Live
1 PEN = 117.6521 MRO
1 MRO = 0.008500
PEN
Avg
118.5476
High
120.0337
Low
115.8102
Last updated: 5/29/2026, 5:30:49 PM
Quick Conversions
| PEN | MRO |
|---|---|
| 1 PEN | 117.65 MRO |
| 10 PEN | 1,176.52 MRO |
| 50 PEN | 5,882.60 MRO |
| 100 PEN | 11,765.21 MRO |
| 500 PEN | 58,826.04 MRO |
| 1,000 PEN | 117,652.08 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-05-29T17:30:49Z",
"rates": {
"MRO": 117.65208
}
}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": 11765.208,
"rate": 117.65208
}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