Rate Overview
Live
1 PEN = 117.5984 MRO
1 MRO = 0.008504
PEN
Avg
117.4276
High
118.0154
Low
116.8286
Last updated: 5/29/2026, 4:24:40 PM
Quick Conversions
| PEN | MRO |
|---|---|
| 1 PEN | 117.60 MRO |
| 10 PEN | 1,175.98 MRO |
| 50 PEN | 5,879.92 MRO |
| 100 PEN | 11,759.84 MRO |
| 500 PEN | 58,799.18 MRO |
| 1,000 PEN | 117,598.37 MRO |
Get PEN/MRO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=MROExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-29T16:24:40Z",
"rates": {
"MRO": 117.598368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=MRO&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "MRO",
"amount": 100
},
"result": 11759.8368,
"rate": 117.598368
}Build with PEN/MRO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key