Rate Overview
Live
1 UAH = 0.182282 MOP
1 MOP = 5.4860
UAH
Avg
0.189455
High
0.195142
Low
0.182282
Last updated: 5/27/2026, 7:23:05 PM
Quick Conversions
| UAH | MOP |
|---|---|
| 1 UAH | 0.18 MOP |
| 10 UAH | 1.82 MOP |
| 50 UAH | 9.11 MOP |
| 100 UAH | 18.23 MOP |
| 500 UAH | 91.14 MOP |
| 1,000 UAH | 182.28 MOP |
Get UAH/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=MOPExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-27T19:23:05Z",
"rates": {
"MOP": 0.182282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "MOP",
"amount": 100
},
"result": 18.2282,
"rate": 0.182282
}Build with UAH/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key