Rate Overview
Live
1 MOP = 0.429718 PEN
1 PEN = 2.3271
MOP
Avg
0.421772
High
0.429938
Low
0.415125
Last updated: 3/7/2026, 12:08:31 AM
Quick Conversions
| MOP | PEN |
|---|---|
| 1 MOP | 0.43 PEN |
| 10 MOP | 4.30 PEN |
| 50 MOP | 21.49 PEN |
| 100 MOP | 42.97 PEN |
| 500 MOP | 214.86 PEN |
| 1,000 MOP | 429.72 PEN |
Get MOP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=PENExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-07T00:08:31Z",
"rates": {
"PEN": 0.429718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "PEN",
"amount": 100
},
"result": 42.9718,
"rate": 0.429718
}Build with MOP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key