Rate Overview
Live
1 MOP = 0.420623 PEN
1 PEN = 2.3774
MOP
Avg
0.428536
High
0.450392
Low
0.416458
Last updated: 5/29/2026, 6:51:58 PM
Quick Conversions
| MOP | PEN |
|---|---|
| 1 MOP | 0.42 PEN |
| 10 MOP | 4.21 PEN |
| 50 MOP | 21.03 PEN |
| 100 MOP | 42.06 PEN |
| 500 MOP | 210.31 PEN |
| 1,000 MOP | 420.62 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-29T18:51:58Z",
"rates": {
"PEN": 0.420623
}
}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.0623,
"rate": 0.420623
}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