Rate Overview
Live
1 CLP = 0.008889 MOP
1 MOP = 112.4986
CLP
Avg
0.009058
High
0.009223
Low
0.008889
Last updated: 3/7/2026, 12:26:19 AM
Quick Conversions
| CLP | MOP |
|---|---|
| 1 CLP | 0.01 MOP |
| 10 CLP | 0.09 MOP |
| 50 CLP | 0.44 MOP |
| 100 CLP | 0.89 MOP |
| 500 CLP | 4.44 MOP |
| 1,000 CLP | 8.89 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-03-07T00:26:19Z",
"rates": {
"MOP": 0.008889
}
}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.8888999999999999,
"rate": 0.008889
}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