Rate Overview
Live
1 MOP = 5.5567 UAH
1 UAH = 0.179962
MOP
Avg
5.5540
High
5.5662
Low
5.5471
Last updated: 7/30/2026, 6:39:17 AM
Quick Conversions
| MOP | UAH |
|---|---|
| 1 MOP | 5.56 UAH |
| 10 MOP | 55.57 UAH |
| 50 MOP | 277.84 UAH |
| 100 MOP | 555.67 UAH |
| 500 MOP | 2,778.36 UAH |
| 1,000 MOP | 5,556.72 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-30T06:39:17Z",
"rates": {
"UAH": 5.556724
}
}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": 555.6724,
"rate": 5.556724
}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