Rate Overview
Live
1 MOP = 0.805682 HRK
1 HRK = 1.2412
MOP
Avg
0.803683
High
0.805682
Low
0.799414
Last updated: 9/2/2026, 3:31:47 PM
Quick Conversions
| MOP | HRK |
|---|---|
| 1 MOP | 0.81 HRK |
| 10 MOP | 8.06 HRK |
| 50 MOP | 40.28 HRK |
| 100 MOP | 80.57 HRK |
| 500 MOP | 402.84 HRK |
| 1,000 MOP | 805.68 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-02T15:31:47Z",
"rates": {
"HRK": 0.805682
}
}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.5682,
"rate": 0.805682
}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