Rate Overview
Live
1 UAH = 0.180439 MOP
1 MOP = 5.5420
UAH
Avg
0.180605
High
0.180813
Low
0.180439
Last updated: 8/20/2026, 7:15:20 AM
Quick Conversions
| UAH | MOP |
|---|---|
| 1 UAH | 0.18 MOP |
| 10 UAH | 1.80 MOP |
| 50 UAH | 9.02 MOP |
| 100 UAH | 18.04 MOP |
| 500 UAH | 90.22 MOP |
| 1,000 UAH | 180.44 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-08-20T07:15:20Z",
"rates": {
"MOP": 0.180439
}
}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.043899999999997,
"rate": 0.180439
}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