Rate Overview
Live
1 MOP = 5.5662 UAH
1 UAH = 0.179657
MOP
Avg
5.5366
High
5.5662
Low
5.5073
Last updated: 7/29/2026, 8:39:20 AM
Quick Conversions
| MOP | UAH |
|---|---|
| 1 MOP | 5.57 UAH |
| 10 MOP | 55.66 UAH |
| 50 MOP | 278.31 UAH |
| 100 MOP | 556.62 UAH |
| 500 MOP | 2,783.08 UAH |
| 1,000 MOP | 5,566.16 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-29T08:39:20Z",
"rates": {
"UAH": 5.566156
}
}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": 556.6156000000001,
"rate": 5.566156
}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