Rate Overview
Live
1 PEN = 120.4954 MRO
1 MRO = 0.008299
PEN
Avg
120.1062
High
120.4954
Low
119.4657
Last updated: 9/9/2026, 5:55:24 PM
Quick Conversions
| PEN | MRO |
|---|---|
| 1 PEN | 120.50 MRO |
| 10 PEN | 1,204.95 MRO |
| 50 PEN | 6,024.77 MRO |
| 100 PEN | 12,049.54 MRO |
| 500 PEN | 60,247.72 MRO |
| 1,000 PEN | 120,495.43 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-09-09T17:55:24Z",
"rates": {
"MRO": 120.495431
}
}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": 12049.543099999999,
"rate": 120.495431
}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