Rate Overview
Live
1 MOP = 4.9802 UYU
1 UYU = 0.200796
MOP
Avg
5.0008
High
5.0350
Low
4.9802
Last updated: 6/19/2026, 8:42:31 AM
Quick Conversions
| MOP | UYU |
|---|---|
| 1 MOP | 4.98 UYU |
| 10 MOP | 49.80 UYU |
| 50 MOP | 249.01 UYU |
| 100 MOP | 498.02 UYU |
| 500 MOP | 2,490.09 UYU |
| 1,000 MOP | 4,980.17 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-06-19T08:42:31Z",
"rates": {
"UYU": 4.980173
}
}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": 498.0173,
"rate": 4.980173
}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