Rate Overview
Live
1 PEN = 2.4159 MOP
1 MOP = 0.413923
PEN
Avg
2.4130
High
2.4182
Low
2.3979
Last updated: 8/19/2026, 2:33:50 AM
Quick Conversions
| PEN | MOP |
|---|---|
| 1 PEN | 2.42 MOP |
| 10 PEN | 24.16 MOP |
| 50 PEN | 120.80 MOP |
| 100 PEN | 241.59 MOP |
| 500 PEN | 1,207.95 MOP |
| 1,000 PEN | 2,415.91 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-08-19T02:33:50Z",
"rates": {
"MOP": 2.415908
}
}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": 241.5908,
"rate": 2.415908
}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