Rate Overview
Live
1 HRK = 1.2424 MOP
1 MOP = 0.804907
HRK
Avg
1.2503
High
1.2637
Low
1.2382
Last updated: 3/7/2026, 12:13:47 AM
Quick Conversions
| HRK | MOP |
|---|---|
| 1 HRK | 1.24 MOP |
| 10 HRK | 12.42 MOP |
| 50 HRK | 62.12 MOP |
| 100 HRK | 124.24 MOP |
| 500 HRK | 621.19 MOP |
| 1,000 HRK | 1,242.38 MOP |
Get HRK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HRK¤cies=MOPExample Response:
{
"success": true,
"base": "HRK",
"date": "2026-03-07T00:13:47Z",
"rates": {
"MOP": 1.242379
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HRK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HRK",
"to": "MOP",
"amount": 100
},
"result": 124.2379,
"rate": 1.242379
}Build with HRK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key