Rate Overview
Live
1 MOP = 112.9781 CLP
1 CLP = 0.008851
MOP
Avg
116.5578
High
126.9813
Low
106.8936
Last updated: 8/10/2026, 1:21:45 PM
Quick Conversions
| MOP | CLP |
|---|---|
| 1 MOP | 112.98 CLP |
| 10 MOP | 1,129.78 CLP |
| 50 MOP | 5,648.91 CLP |
| 100 MOP | 11,297.81 CLP |
| 500 MOP | 56,489.06 CLP |
| 1,000 MOP | 112,978.13 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-10T13:21:45Z",
"rates": {
"CLP": 112.978128
}
}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": 11297.8128,
"rate": 112.978128
}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