Rate Overview
Live
1 MOP = 2.6171 CZK
1 CZK = 0.382105
MOP
Avg
2.5942
High
2.6203
Low
2.5777
Last updated: 6/19/2026, 11:56:22 AM
Quick Conversions
| MOP | CZK |
|---|---|
| 1 MOP | 2.62 CZK |
| 10 MOP | 26.17 CZK |
| 50 MOP | 130.85 CZK |
| 100 MOP | 261.71 CZK |
| 500 MOP | 1,308.54 CZK |
| 1,000 MOP | 2,617.08 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-06-19T11:56:22Z",
"rates": {
"CZK": 2.617081
}
}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": 261.7081,
"rate": 2.617081
}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