Rate Overview
Live
1 MOP = 0.818081 HRK
1 HRK = 1.2224
MOP
Avg
0.818656
High
0.820147
Low
0.816403
Last updated: 7/28/2026, 2:05:42 AM
Quick Conversions
| MOP | HRK |
|---|---|
| 1 MOP | 0.82 HRK |
| 10 MOP | 8.18 HRK |
| 50 MOP | 40.90 HRK |
| 100 MOP | 81.81 HRK |
| 500 MOP | 409.04 HRK |
| 1,000 MOP | 818.08 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-07-28T02:05:42Z",
"rates": {
"HRK": 0.818081
}
}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": 81.8081,
"rate": 0.818081
}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