Rate Overview
Live
1 MOP = 0.419063 PEN
1 PEN = 2.3863
MOP
Avg
0.418189
High
0.421375
Low
0.416553
Last updated: 6/19/2026, 10:08:58 AM
Quick Conversions
| MOP | PEN |
|---|---|
| 1 MOP | 0.42 PEN |
| 10 MOP | 4.19 PEN |
| 50 MOP | 20.95 PEN |
| 100 MOP | 41.91 PEN |
| 500 MOP | 209.53 PEN |
| 1,000 MOP | 419.06 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-06-19T10:08:58Z",
"rates": {
"PEN": 0.419063
}
}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.9063,
"rate": 0.419063
}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