Rate Overview
Live
1 PEN = 2.3769 MOP
1 MOP = 0.420723
PEN
Avg
2.3724
High
2.3783
Low
2.3592
Last updated: 5/29/2026, 4:26:34 PM
Quick Conversions
| PEN | MOP |
|---|---|
| 1 PEN | 2.38 MOP |
| 10 PEN | 23.77 MOP |
| 50 PEN | 118.84 MOP |
| 100 PEN | 237.69 MOP |
| 500 PEN | 1,188.43 MOP |
| 1,000 PEN | 2,376.86 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-05-29T16:26:34Z",
"rates": {
"MOP": 2.376861
}
}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": 237.68609999999998,
"rate": 2.376861
}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