Rate Overview
Live
1 PEN = 2.3149 MOP
1 MOP = 0.431988
PEN
Avg
2.3637
High
2.4089
Low
2.3149
Last updated: 3/7/2026, 3:44:12 AM
Quick Conversions
| PEN | MOP |
|---|---|
| 1 PEN | 2.31 MOP |
| 10 PEN | 23.15 MOP |
| 50 PEN | 115.74 MOP |
| 100 PEN | 231.49 MOP |
| 500 PEN | 1,157.44 MOP |
| 1,000 PEN | 2,314.88 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-07T03:44:12Z",
"rates": {
"MOP": 2.314881
}
}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": 231.48810000000003,
"rate": 2.314881
}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