Rate Overview
Live
1 MOP = 0.097033 CHF
1 CHF = 10.3058
MOP
Avg
0.097575
High
0.098208
Low
0.096916
Last updated: 4/16/2026, 7:42:30 AM
Quick Conversions
| MOP | CHF |
|---|---|
| 1 MOP | 0.10 CHF |
| 10 MOP | 0.97 CHF |
| 50 MOP | 4.85 CHF |
| 100 MOP | 9.70 CHF |
| 500 MOP | 48.52 CHF |
| 1,000 MOP | 97.03 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-04-16T07:42:30Z",
"rates": {
"CHF": 0.097033
}
}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.703299999999999,
"rate": 0.097033
}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