Rate Overview
Live
1 MOP = 5.4578 UAH
1 UAH = 0.183223
MOP
Avg
5.4077
High
5.4578
Low
5.3857
Last updated: 4/18/2026, 8:43:10 AM
Quick Conversions
| MOP | UAH |
|---|---|
| 1 MOP | 5.46 UAH |
| 10 MOP | 54.58 UAH |
| 50 MOP | 272.89 UAH |
| 100 MOP | 545.78 UAH |
| 500 MOP | 2,728.92 UAH |
| 1,000 MOP | 5,457.83 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-04-18T08:43:10Z",
"rates": {
"UAH": 5.457832
}
}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": 545.7832,
"rate": 5.457832
}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