Rate Overview
Live
1 MRO = 0.008433 PEN
1 PEN = 118.5818
MRO
Avg
0.008447
High
0.008501
Low
0.008417
Last updated: 8/3/2026, 9:19:01 PM
Quick Conversions
| MRO | PEN |
|---|---|
| 1 MRO | 0.01 PEN |
| 10 MRO | 0.08 PEN |
| 50 MRO | 0.42 PEN |
| 100 MRO | 0.84 PEN |
| 500 MRO | 4.22 PEN |
| 1,000 MRO | 8.43 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-08-03T21:19:01Z",
"rates": {
"PEN": 0.008433
}
}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.8432999999999999,
"rate": 0.008433
}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