Rate Overview
Live
1 PEN = 118.7419 MRO
1 MRO = 0.008422 PEN
Avg
119.3881
High
119.7595
Low
118.6516
Last updated: 1/25/2026, 3:18:32 AM
Quick Conversions
| PEN | MRO |
|---|---|
| 1 PEN | 118.74 MRO |
| 10 PEN | 1,187.42 MRO |
| 50 PEN | 5,937.10 MRO |
| 100 PEN | 11,874.19 MRO |
| 500 PEN | 59,370.96 MRO |
| 1,000 PEN | 118,741.92 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-01-25T03:18:32Z",
"rates": {
"MRO": 118.741924
}
}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": 11874.1924,
"rate": 118.741924
}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