Rate Overview
Live
1 MOP = 0.099430 CHF
1 CHF = 10.0573
MOP
Avg
0.100144
High
0.100702
Low
0.099430
Last updated: 7/2/2026, 7:38:26 PM
Quick Conversions
| MOP | CHF |
|---|---|
| 1 MOP | 0.10 CHF |
| 10 MOP | 0.99 CHF |
| 50 MOP | 4.97 CHF |
| 100 MOP | 9.94 CHF |
| 500 MOP | 49.72 CHF |
| 1,000 MOP | 99.43 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-07-02T19:38:26Z",
"rates": {
"CHF": 0.09943
}
}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.943,
"rate": 0.09943
}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