Rate Overview
Live
1 MOP = 5.4268 UAH
1 UAH = 0.184272
MOP
Avg
5.3984
High
5.4528
Low
5.3479
Last updated: 3/7/2026, 12:08:03 AM
Quick Conversions
| MOP | UAH |
|---|---|
| 1 MOP | 5.43 UAH |
| 10 MOP | 54.27 UAH |
| 50 MOP | 271.34 UAH |
| 100 MOP | 542.68 UAH |
| 500 MOP | 2,713.38 UAH |
| 1,000 MOP | 5,426.77 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-03-07T00:08:03Z",
"rates": {
"UAH": 5.426768
}
}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": 542.6768,
"rate": 5.426768
}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