Rate Overview
Live
1 CLP = 0.009268 MOP
1 MOP = 107.8981 CLP
Avg
0.008568
High
0.009268
Low
0.008300
Last updated: 1/25/2026, 6:32:25 PM
Quick Conversions
| CLP | MOP |
|---|---|
| 1 CLP | 0.01 MOP |
| 10 CLP | 0.09 MOP |
| 50 CLP | 0.46 MOP |
| 100 CLP | 0.93 MOP |
| 500 CLP | 4.63 MOP |
| 1,000 CLP | 9.27 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-01-25T18:32:25Z",
"rates": {
"MOP": 0.009268
}
}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.9268000000000001,
"rate": 0.009268
}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