Rate Overview
Live
1 MOP = 113.2086 CLP
1 CLP = 0.008833
MOP
Avg
113.1223
High
113.3618
Low
112.9725
Last updated: 8/15/2026, 1:35:34 PM
Quick Conversions
| MOP | CLP |
|---|---|
| 1 MOP | 113.21 CLP |
| 10 MOP | 1,132.09 CLP |
| 50 MOP | 5,660.43 CLP |
| 100 MOP | 11,320.86 CLP |
| 500 MOP | 56,604.32 CLP |
| 1,000 MOP | 113,208.63 CLP |
Get MOP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=CLPExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-08-15T13:35:34Z",
"rates": {
"CLP": 113.20863
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "CLP",
"amount": 100
},
"result": 11320.863,
"rate": 113.20863
}Build with MOP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key