Rate Overview
Live
1 MOP = 0.803121 HRK
1 HRK = 1.2451
MOP
Avg
0.803933
High
0.805682
Low
0.802651
Last updated: 9/7/2026, 12:30:26 AM
Quick Conversions
| MOP | HRK |
|---|---|
| 1 MOP | 0.80 HRK |
| 10 MOP | 8.03 HRK |
| 50 MOP | 40.16 HRK |
| 100 MOP | 80.31 HRK |
| 500 MOP | 401.56 HRK |
| 1,000 MOP | 803.12 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-09-07T00:30:26Z",
"rates": {
"HRK": 0.803121
}
}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.3121,
"rate": 0.803121
}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