Rate Overview
Live
1 PEN = 117.9098 MRO
1 MRO = 0.008481
PEN
Avg
118.3721
High
119.0906
Low
117.4718
Last updated: 6/19/2026, 10:30:00 AM
Quick Conversions
| PEN | MRO |
|---|---|
| 1 PEN | 117.91 MRO |
| 10 PEN | 1,179.10 MRO |
| 50 PEN | 5,895.49 MRO |
| 100 PEN | 11,790.98 MRO |
| 500 PEN | 58,954.90 MRO |
| 1,000 PEN | 117,909.80 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-06-19T10:30:00Z",
"rates": {
"MRO": 117.909801
}
}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": 11790.9801,
"rate": 117.909801
}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