Rate Overview
Live
1 MOP = 0.804906 HRK
1 HRK = 1.2424
MOP
Avg
0.799865
High
0.807655
Low
0.791302
Last updated: 3/7/2026, 12:09:39 AM
Quick Conversions
| MOP | HRK |
|---|---|
| 1 MOP | 0.80 HRK |
| 10 MOP | 8.05 HRK |
| 50 MOP | 40.25 HRK |
| 100 MOP | 80.49 HRK |
| 500 MOP | 402.45 HRK |
| 1,000 MOP | 804.91 HRK |
Get MOP/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=HRKExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-07T00:09:39Z",
"rates": {
"HRK": 0.804906
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "HRK",
"amount": 100
},
"result": 80.4906,
"rate": 0.804906
}Build with MOP/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key