Rate Overview
Live
1 MRO = 0.008458 PEN
1 PEN = 118.2313
MRO
Avg
0.008480
High
0.008518
Low
0.008455
Last updated: 7/13/2026, 4:13:49 PM
Quick Conversions
| MRO | PEN |
|---|---|
| 1 MRO | 0.01 PEN |
| 10 MRO | 0.08 PEN |
| 50 MRO | 0.42 PEN |
| 100 MRO | 0.85 PEN |
| 500 MRO | 4.23 PEN |
| 1,000 MRO | 8.46 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-07-13T16:13:49Z",
"rates": {
"PEN": 0.008458
}
}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.8458,
"rate": 0.008458
}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