Rate Overview
Live
1 CHF = 10.3772 MOP
1 MOP = 0.096365
CHF
Avg
10.3599
High
10.4908
Low
10.2632
Last updated: 3/7/2026, 1:53:16 AM
Quick Conversions
| CHF | MOP |
|---|---|
| 1 CHF | 10.38 MOP |
| 10 CHF | 103.77 MOP |
| 50 CHF | 518.86 MOP |
| 100 CHF | 1,037.72 MOP |
| 500 CHF | 5,188.60 MOP |
| 1,000 CHF | 10,377.21 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-03-07T01:53:16Z",
"rates": {
"MOP": 10.377205
}
}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": 1037.7205,
"rate": 10.377205
}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