Rate Overview
Live
1 CLP = 0.008962 MOP
1 MOP = 111.5822
CLP
Avg
0.009002
High
0.009109
Low
0.008910
Last updated: 6/19/2026, 2:41:53 PM
Quick Conversions
| CLP | MOP |
|---|---|
| 1 CLP | 0.01 MOP |
| 10 CLP | 0.09 MOP |
| 50 CLP | 0.45 MOP |
| 100 CLP | 0.90 MOP |
| 500 CLP | 4.48 MOP |
| 1,000 CLP | 8.96 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-06-19T14:41:53Z",
"rates": {
"MOP": 0.008962
}
}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.8962,
"rate": 0.008962
}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