Rate Overview
Live
1 MOP = 0.413922 PEN
1 PEN = 2.4159
MOP
Avg
0.414430
High
0.417026
Low
0.413532
Last updated: 8/19/2026, 1:38:02 PM
Quick Conversions
| MOP | PEN |
|---|---|
| 1 MOP | 0.41 PEN |
| 10 MOP | 4.14 PEN |
| 50 MOP | 20.70 PEN |
| 100 MOP | 41.39 PEN |
| 500 MOP | 206.96 PEN |
| 1,000 MOP | 413.92 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-08-19T13:38:02Z",
"rates": {
"PEN": 0.413922
}
}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.3922,
"rate": 0.413922
}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