Rate Overview
Live
1 MOP = 0.420722 PEN
1 PEN = 2.3769
MOP
Avg
0.421522
High
0.423875
Low
0.420468
Last updated: 5/29/2026, 4:26:41 PM
Quick Conversions
| MOP | PEN |
|---|---|
| 1 MOP | 0.42 PEN |
| 10 MOP | 4.21 PEN |
| 50 MOP | 21.04 PEN |
| 100 MOP | 42.07 PEN |
| 500 MOP | 210.36 PEN |
| 1,000 MOP | 420.72 PEN |
Get MOP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=PENExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-29T16:26:41Z",
"rates": {
"PEN": 0.420722
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "PEN",
"amount": 100
},
"result": 42.072199999999995,
"rate": 0.420722
}Build with MOP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key