Rate Overview
Live
1 MOP = 0.096468 CHF
1 CHF = 10.3661
MOP
Avg
0.096452
High
0.097435
Low
0.095322
Last updated: 3/6/2026, 6:43:38 PM
Quick Conversions
| MOP | CHF |
|---|---|
| 1 MOP | 0.10 CHF |
| 10 MOP | 0.96 CHF |
| 50 MOP | 4.82 CHF |
| 100 MOP | 9.65 CHF |
| 500 MOP | 48.23 CHF |
| 1,000 MOP | 96.47 CHF |
Get MOP/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=CHFExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-06T18:43:38Z",
"rates": {
"CHF": 0.096468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "CHF",
"amount": 100
},
"result": 9.646799999999999,
"rate": 0.096468
}Build with MOP/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key