Rate Overview
Live
1 CLP = 0.008686 MOP
1 MOP = 115.1278
CLP
Avg
0.008764
High
0.008866
Low
0.008686
Last updated: 3/27/2026, 10:07:49 AM
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.34 MOP |
| 1,000 CLP | 8.69 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-27T10:07:49Z",
"rates": {
"MOP": 0.008686
}
}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.8685999999999999,
"rate": 0.008686
}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