Rate Overview
Live
1 UAH = 0.179657 MOP
1 MOP = 5.5662
UAH
Avg
0.183084
High
0.187488
Low
0.179605
Last updated: 7/29/2026, 9:47:48 AM
Quick Conversions
| UAH | MOP |
|---|---|
| 1 UAH | 0.18 MOP |
| 10 UAH | 1.80 MOP |
| 50 UAH | 8.98 MOP |
| 100 UAH | 17.97 MOP |
| 500 UAH | 89.83 MOP |
| 1,000 UAH | 179.66 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-07-29T09:47:48Z",
"rates": {
"MOP": 0.179657
}
}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": 17.965700000000002,
"rate": 0.179657
}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