Rate Overview
Live
1 PEN = 2.3217 MOP
1 MOP = 0.430712
PEN
Avg
2.3095
High
2.4173
Low
2.1455
Last updated: 3/27/2026, 8:24:14 AM
Quick Conversions
| PEN | MOP |
|---|---|
| 1 PEN | 2.32 MOP |
| 10 PEN | 23.22 MOP |
| 50 PEN | 116.09 MOP |
| 100 PEN | 232.17 MOP |
| 500 PEN | 1,160.87 MOP |
| 1,000 PEN | 2,321.73 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-03-27T08:24:14Z",
"rates": {
"MOP": 2.321735
}
}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": 232.1735,
"rate": 2.321735
}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