Rate Overview
Live
1 CLP = 0.009200 MOP
1 MOP = 108.6957
CLP
Avg
0.009080
High
0.009200
Low
0.008999
Last updated: 4/18/2026, 8:44:19 AM
Quick Conversions
| CLP | MOP |
|---|---|
| 1 CLP | 0.01 MOP |
| 10 CLP | 0.09 MOP |
| 50 CLP | 0.46 MOP |
| 100 CLP | 0.92 MOP |
| 500 CLP | 4.60 MOP |
| 1,000 CLP | 9.20 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-04-18T08:44:19Z",
"rates": {
"MOP": 0.0092
}
}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.9199999999999999,
"rate": 0.0092
}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