Rate Overview
Live
1 PEN = 118.7339 MRO
1 MRO = 0.008422
PEN
Avg
118.3188
High
120.1163
Low
115.7798
Last updated: 7/30/2026, 8:04:29 PM
Quick Conversions
| PEN | MRO |
|---|---|
| 1 PEN | 118.73 MRO |
| 10 PEN | 1,187.34 MRO |
| 50 PEN | 5,936.69 MRO |
| 100 PEN | 11,873.39 MRO |
| 500 PEN | 59,366.94 MRO |
| 1,000 PEN | 118,733.88 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-30T20:04:29Z",
"rates": {
"MRO": 118.733882
}
}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": 11873.3882,
"rate": 118.733882
}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