Rate Overview
Live
1 MOP = 5.5420 UAH
1 UAH = 0.180439
MOP
Avg
5.5369
High
5.5420
Low
5.5306
Last updated: 8/20/2026, 6:45:23 AM
Quick Conversions
| MOP | UAH |
|---|---|
| 1 MOP | 5.54 UAH |
| 10 MOP | 55.42 UAH |
| 50 MOP | 277.10 UAH |
| 100 MOP | 554.20 UAH |
| 500 MOP | 2,771.02 UAH |
| 1,000 MOP | 5,542.03 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-08-20T06:45:23Z",
"rates": {
"UAH": 5.542033
}
}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": 554.2033,
"rate": 5.542033
}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