Rate Overview
Live
1 PEN = 2.3878 MOP
1 MOP = 0.418789
PEN
Avg
2.3839
High
2.3985
Low
2.3609
Last updated: 7/20/2026, 5:48:39 PM
Quick Conversions
| PEN | MOP |
|---|---|
| 1 PEN | 2.39 MOP |
| 10 PEN | 23.88 MOP |
| 50 PEN | 119.39 MOP |
| 100 PEN | 238.78 MOP |
| 500 PEN | 1,193.92 MOP |
| 1,000 PEN | 2,387.84 MOP |
Get PEN/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=MOPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-20T17:48:39Z",
"rates": {
"MOP": 2.387838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "MOP",
"amount": 100
},
"result": 238.78379999999999,
"rate": 2.387838
}Build with PEN/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key