Rate Overview
Live
1 MOP = 4.9516 UYU
1 UYU = 0.201957
MOP
Avg
4.9902
High
5.0296
Low
4.9516
Last updated: 4/17/2026, 6:10:57 AM
Quick Conversions
| MOP | UYU |
|---|---|
| 1 MOP | 4.95 UYU |
| 10 MOP | 49.52 UYU |
| 50 MOP | 247.58 UYU |
| 100 MOP | 495.16 UYU |
| 500 MOP | 2,475.78 UYU |
| 1,000 MOP | 4,951.56 UYU |
Get MOP/UYU Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=UYUExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-17T06:10:57Z",
"rates": {
"UYU": 4.951558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=UYU&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "UYU",
"amount": 100
},
"result": 495.15580000000006,
"rate": 4.951558
}Build with MOP/UYU Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key