Rate Overview
Live
1 MOP = 5.5147 UAH
1 UAH = 0.181333
MOP
Avg
5.5194
High
5.5484
Low
5.5073
Last updated: 7/10/2026, 5:35:58 PM
Quick Conversions
| MOP | UAH |
|---|---|
| 1 MOP | 5.51 UAH |
| 10 MOP | 55.15 UAH |
| 50 MOP | 275.74 UAH |
| 100 MOP | 551.47 UAH |
| 500 MOP | 2,757.35 UAH |
| 1,000 MOP | 5,514.70 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-10T17:35:58Z",
"rates": {
"UAH": 5.514703
}
}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": 551.4703,
"rate": 5.514703
}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