Rate Overview
Live
1 MOP = 2.6283 CZK
1 CZK = 0.380478
MOP
Avg
2.6231
High
2.6331
Low
2.6162
Last updated: 7/10/2026, 12:53:55 PM
Quick Conversions
| MOP | CZK |
|---|---|
| 1 MOP | 2.63 CZK |
| 10 MOP | 26.28 CZK |
| 50 MOP | 131.41 CZK |
| 100 MOP | 262.83 CZK |
| 500 MOP | 1,314.14 CZK |
| 1,000 MOP | 2,628.27 CZK |
Get MOP/CZK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=CZKExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-10T12:53:55Z",
"rates": {
"CZK": 2.628271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=CZK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "CZK",
"amount": 100
},
"result": 262.8271,
"rate": 2.628271
}Build with MOP/CZK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key