Rate Overview
Live
1 MRO = 0.008421 PEN
1 PEN = 118.7507 MRO
Avg
0.008396
High
0.008421
Low
0.008376
Last updated: 1/25/2026, 1:30:29 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.21 PEN |
| 1,000 MRO | 8.42 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-01-25T13:30:29Z",
"rates": {
"PEN": 0.008421
}
}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.8421,
"rate": 0.008421
}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