Rate Overview
Live
1 UAH = 0.184343 MOP
1 MOP = 5.4247
UAH
Avg
0.185257
High
0.186989
Low
0.183390
Last updated: 3/7/2026, 2:55:48 AM
Quick Conversions
| UAH | MOP |
|---|---|
| 1 UAH | 0.18 MOP |
| 10 UAH | 1.84 MOP |
| 50 UAH | 9.22 MOP |
| 100 UAH | 18.43 MOP |
| 500 UAH | 92.17 MOP |
| 1,000 UAH | 184.34 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-07T02:55:48Z",
"rates": {
"MOP": 0.184343
}
}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.4343,
"rate": 0.184343
}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