Rate Overview
Live
1 MRO = 0.008681 PEN
1 PEN = 115.1941
MRO
Avg
0.008519
High
0.008681
Low
0.008341
Last updated: 3/7/2026, 7:37:40 AM
Quick Conversions
| MRO | PEN |
|---|---|
| 1 MRO | 0.01 PEN |
| 10 MRO | 0.09 PEN |
| 50 MRO | 0.43 PEN |
| 100 MRO | 0.87 PEN |
| 500 MRO | 4.34 PEN |
| 1,000 MRO | 8.68 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-03-07T07:37:40Z",
"rates": {
"PEN": 0.008681
}
}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.8681,
"rate": 0.008681
}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