Rate Overview
Live
1 MRO = 0.008541 PEN
1 PEN = 117.0823
MRO
Avg
0.008542
High
0.008542
Low
0.008541
Last updated: 5/13/2026, 1:53:56 AM
Quick Conversions
| MRO | PEN |
|---|---|
| 1 MRO | 0.01 PEN |
| 10 MRO | 0.09 PEN |
| 50 MRO | 0.43 PEN |
| 100 MRO | 0.85 PEN |
| 500 MRO | 4.27 PEN |
| 1,000 MRO | 8.54 PEN |
Get MRO/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=PENExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-05-13T01:53:56Z",
"rates": {
"PEN": 0.008541
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "PEN",
"amount": 100
},
"result": 0.8541,
"rate": 0.008541
}Build with MRO/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key