Rate Overview
Live
1 MOP = 5.5642 UAH
1 UAH = 0.179720
MOP
Avg
5.5622
High
5.5672
Low
5.5578
Last updated: 6/19/2026, 11:52:18 AM
Quick Conversions
| MOP | UAH |
|---|---|
| 1 MOP | 5.56 UAH |
| 10 MOP | 55.64 UAH |
| 50 MOP | 278.21 UAH |
| 100 MOP | 556.42 UAH |
| 500 MOP | 2,782.11 UAH |
| 1,000 MOP | 5,564.21 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-06-19T11:52:18Z",
"rates": {
"UAH": 5.564213
}
}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.4213,
"rate": 5.564213
}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