Rate Overview
Live
1 MOP = 5.5508 UAH
1 UAH = 0.180153
MOP
Avg
5.4444
High
5.5637
Low
5.2824
Last updated: 7/27/2026, 11:51:20 PM
Quick Conversions
| MOP | UAH |
|---|---|
| 1 MOP | 5.55 UAH |
| 10 MOP | 55.51 UAH |
| 50 MOP | 277.54 UAH |
| 100 MOP | 555.08 UAH |
| 500 MOP | 2,775.41 UAH |
| 1,000 MOP | 5,550.83 UAH |
Get MOP/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=UAHExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-27T23:51:20Z",
"rates": {
"UAH": 5.550828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "UAH",
"amount": 100
},
"result": 555.0828,
"rate": 5.550828
}Build with MOP/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key