Rate Overview
Live
1 CLP = 0.008651 MOP
1 MOP = 115.5936
CLP
Avg
0.008972
High
0.009407
Low
0.008516
Last updated: 7/29/2026, 7:34:23 PM
Quick Conversions
| CLP | MOP |
|---|---|
| 1 CLP | 0.01 MOP |
| 10 CLP | 0.09 MOP |
| 50 CLP | 0.43 MOP |
| 100 CLP | 0.87 MOP |
| 500 CLP | 4.33 MOP |
| 1,000 CLP | 8.65 MOP |
Get CLP/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=MOPExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-29T19:34:23Z",
"rates": {
"MOP": 0.008651
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "MOP",
"amount": 100
},
"result": 0.8651000000000001,
"rate": 0.008651
}Build with CLP/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key