Rate Overview
Live
1 PEN = 2.3727 MOP
1 MOP = 0.421460
PEN
Avg
2.3819
High
2.3892
Low
2.3727
Last updated: 7/28/2026, 2:39:24 PM
Quick Conversions
| PEN | MOP |
|---|---|
| 1 PEN | 2.37 MOP |
| 10 PEN | 23.73 MOP |
| 50 PEN | 118.64 MOP |
| 100 PEN | 237.27 MOP |
| 500 PEN | 1,186.35 MOP |
| 1,000 PEN | 2,372.70 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-28T14:39:24Z",
"rates": {
"MOP": 2.372704
}
}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.27040000000002,
"rate": 2.372704
}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