Rate Overview
Live
1 CHF = 10.3144 MOP
1 MOP = 0.096952
CHF
Avg
10.2499
High
10.3182
Low
10.1824
Last updated: 4/16/2026, 5:59:45 AM
Quick Conversions
| CHF | MOP |
|---|---|
| 1 CHF | 10.31 MOP |
| 10 CHF | 103.14 MOP |
| 50 CHF | 515.72 MOP |
| 100 CHF | 1,031.44 MOP |
| 500 CHF | 5,157.18 MOP |
| 1,000 CHF | 10,314.37 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-04-16T05:59:45Z",
"rates": {
"MOP": 10.314367
}
}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": 1031.4367,
"rate": 10.314367
}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