Rate Overview
Live
1 MOP = 0.414746 PEN
1 PEN = 2.4111
MOP
Avg
0.414219
High
0.415147
Low
0.413058
Last updated: 9/10/2026, 11:38:24 AM
Quick Conversions
| MOP | PEN |
|---|---|
| 1 MOP | 0.41 PEN |
| 10 MOP | 4.15 PEN |
| 50 MOP | 20.74 PEN |
| 100 MOP | 41.47 PEN |
| 500 MOP | 207.37 PEN |
| 1,000 MOP | 414.75 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-09-10T11:38:24Z",
"rates": {
"PEN": 0.414746
}
}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": 41.4746,
"rate": 0.414746
}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