Rate Overview
Live
1 CHF = 9.8742 MOP
1 MOP = 0.101274
CHF
Avg
9.9258
High
9.9926
Low
9.8742
Last updated: 7/26/2026, 3:18:33 AM
Quick Conversions
| CHF | MOP |
|---|---|
| 1 CHF | 9.87 MOP |
| 10 CHF | 98.74 MOP |
| 50 CHF | 493.71 MOP |
| 100 CHF | 987.43 MOP |
| 500 CHF | 4,937.13 MOP |
| 1,000 CHF | 9,874.25 MOP |
Get CHF/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=MOPExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-07-26T03:18:33Z",
"rates": {
"MOP": 9.87425
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "MOP",
"amount": 100
},
"result": 987.425,
"rate": 9.87425
}Build with CHF/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key