Rate Overview
Live
1 CHF = 10.1342 MOP
1 MOP = 0.098676
CHF
Avg
10.2050
High
10.2525
Low
10.1342
Last updated: 3/27/2026, 7:13:55 AM
Quick Conversions
| CHF | MOP |
|---|---|
| 1 CHF | 10.13 MOP |
| 10 CHF | 101.34 MOP |
| 50 CHF | 506.71 MOP |
| 100 CHF | 1,013.42 MOP |
| 500 CHF | 5,067.11 MOP |
| 1,000 CHF | 10,134.22 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-03-27T07:13:55Z",
"rates": {
"MOP": 10.13422
}
}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": 1013.4219999999999,
"rate": 10.13422
}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