Rate Overview
Live
1 MOP = 0.417934 PEN
1 PEN = 2.3927 MOP
Avg
0.417141
High
0.420306
Low
0.415096
Last updated: 1/25/2026, 6:45:07 PM
Quick Conversions
| MOP | PEN |
|---|---|
| 1 MOP | 0.42 PEN |
| 10 MOP | 4.18 PEN |
| 50 MOP | 20.90 PEN |
| 100 MOP | 41.79 PEN |
| 500 MOP | 208.97 PEN |
| 1,000 MOP | 417.93 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-01-25T18:45:07Z",
"rates": {
"PEN": 0.417934
}
}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.793400000000005,
"rate": 0.417934
}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