Rate Overview
Live
1 PEN = 118.3433 MRO
1 MRO = 0.008450
PEN
Avg
117.5803
High
119.5153
Low
115.0080
Last updated: 7/30/2026, 1:42:55 PM
Quick Conversions
| PEN | MRO |
|---|---|
| 1 PEN | 118.34 MRO |
| 10 PEN | 1,183.43 MRO |
| 50 PEN | 5,917.17 MRO |
| 100 PEN | 11,834.33 MRO |
| 500 PEN | 59,171.66 MRO |
| 1,000 PEN | 118,343.31 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-07-30T13:42:55Z",
"rates": {
"MRO": 118.343314
}
}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": 11834.331400000001,
"rate": 118.343314
}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