Rate Overview
Live
1 MOP = 0.097311 CHF
1 CHF = 10.2763
MOP
Avg
0.097387
High
0.097927
Low
0.096840
Last updated: 5/26/2026, 2:47:43 PM
Quick Conversions
| MOP | CHF |
|---|---|
| 1 MOP | 0.10 CHF |
| 10 MOP | 0.97 CHF |
| 50 MOP | 4.87 CHF |
| 100 MOP | 9.73 CHF |
| 500 MOP | 48.66 CHF |
| 1,000 MOP | 97.31 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-05-26T14:47:43Z",
"rates": {
"CHF": 0.097311
}
}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.7311,
"rate": 0.097311
}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