Rate Overview
Live
1 PEN = 2.3471 MOP
1 MOP = 0.426059
PEN
Avg
2.3701
High
2.4028
Low
2.3471
Last updated: 4/18/2026, 12:29:52 PM
Quick Conversions
| PEN | MOP |
|---|---|
| 1 PEN | 2.35 MOP |
| 10 PEN | 23.47 MOP |
| 50 PEN | 117.35 MOP |
| 100 PEN | 234.71 MOP |
| 500 PEN | 1,173.55 MOP |
| 1,000 PEN | 2,347.09 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-04-18T12:29:52Z",
"rates": {
"MOP": 2.347091
}
}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": 234.70909999999998,
"rate": 2.347091
}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