Rate Overview
Live
1 UAH = 0.183739 MOP
1 MOP = 5.4425
UAH
Avg
0.191085
High
0.194998
Low
0.182470
Last updated: 3/27/2026, 3:39:03 PM
Quick Conversions
| UAH | MOP |
|---|---|
| 1 UAH | 0.18 MOP |
| 10 UAH | 1.84 MOP |
| 50 UAH | 9.19 MOP |
| 100 UAH | 18.37 MOP |
| 500 UAH | 91.87 MOP |
| 1,000 UAH | 183.74 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-03-27T15:39:03Z",
"rates": {
"MOP": 0.183739
}
}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.373900000000003,
"rate": 0.183739
}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