Rate Overview
Live
1 PEN = 117.6261 MRO
1 MRO = 0.008502
PEN
Avg
112.0944
High
119.0413
Low
105.5392
Last updated: 5/29/2026, 6:39:26 PM
Quick Conversions
| PEN | MRO |
|---|---|
| 1 PEN | 117.63 MRO |
| 10 PEN | 1,176.26 MRO |
| 50 PEN | 5,881.30 MRO |
| 100 PEN | 11,762.61 MRO |
| 500 PEN | 58,813.04 MRO |
| 1,000 PEN | 117,626.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-29T18:39:26Z",
"rates": {
"MRO": 117.626084
}
}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": 11762.608400000001,
"rate": 117.626084
}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