Rate Overview
Live
1 PEN = 118.9065 MRO
1 MRO = 0.008410
PEN
Avg
112.6818
High
119.0413
Low
105.5392
Last updated: 7/30/2026, 4:59:32 PM
Quick Conversions
| PEN | MRO |
|---|---|
| 1 PEN | 118.91 MRO |
| 10 PEN | 1,189.06 MRO |
| 50 PEN | 5,945.32 MRO |
| 100 PEN | 11,890.65 MRO |
| 500 PEN | 59,453.23 MRO |
| 1,000 PEN | 118,906.45 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-30T16:59:32Z",
"rates": {
"MRO": 118.906453
}
}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": 11890.6453,
"rate": 118.906453
}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