Rate Overview
Live
1 CLP = 0.009082 MOP
1 MOP = 110.1079
CLP
Avg
0.008978
High
0.009082
Low
0.008839
Last updated: 5/9/2026, 3:40:12 AM
Quick Conversions
| CLP | MOP |
|---|---|
| 1 CLP | 0.01 MOP |
| 10 CLP | 0.09 MOP |
| 50 CLP | 0.45 MOP |
| 100 CLP | 0.91 MOP |
| 500 CLP | 4.54 MOP |
| 1,000 CLP | 9.08 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-05-09T03:40:12Z",
"rates": {
"MOP": 0.009082
}
}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.9082,
"rate": 0.009082
}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