Rate Overview
Live
1 MOP = 2.5815 CZK
1 CZK = 0.387373
MOP
Avg
2.5895
High
2.5993
Low
2.5815
Last updated: 8/19/2026, 9:53:20 AM
Quick Conversions
| MOP | CZK |
|---|---|
| 1 MOP | 2.58 CZK |
| 10 MOP | 25.81 CZK |
| 50 MOP | 129.07 CZK |
| 100 MOP | 258.15 CZK |
| 500 MOP | 1,290.75 CZK |
| 1,000 MOP | 2,581.49 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-08-19T09:53:20Z",
"rates": {
"CZK": 2.58149
}
}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": 258.149,
"rate": 2.58149
}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