Rate Overview
Live
1 PEN = 115.1877 MRO
1 MRO = 0.008681
PEN
Avg
117.3986
High
119.8817
Low
115.1877
Last updated: 3/7/2026, 9:17:52 AM
Quick Conversions
| PEN | MRO |
|---|---|
| 1 PEN | 115.19 MRO |
| 10 PEN | 1,151.88 MRO |
| 50 PEN | 5,759.38 MRO |
| 100 PEN | 11,518.77 MRO |
| 500 PEN | 57,593.84 MRO |
| 1,000 PEN | 115,187.67 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-03-07T09:17:52Z",
"rates": {
"MRO": 115.187671
}
}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": 11518.7671,
"rate": 115.187671
}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