Rate Overview
Live
1 MOP = 5.4851 UAH
1 UAH = 0.182314
MOP
Avg
5.4094
High
5.4857
Low
5.2824
Last updated: 5/30/2026, 10:17:15 AM
Quick Conversions
| MOP | UAH |
|---|---|
| 1 MOP | 5.49 UAH |
| 10 MOP | 54.85 UAH |
| 50 MOP | 274.25 UAH |
| 100 MOP | 548.51 UAH |
| 500 MOP | 2,742.53 UAH |
| 1,000 MOP | 5,485.05 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-05-30T10:17:15Z",
"rates": {
"UAH": 5.485051
}
}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": 548.5051000000001,
"rate": 5.485051
}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