Rate Overview
Live
1 MOP = 4.9764 UYU
1 UYU = 0.200950
MOP
Avg
4.9247
High
5.0431
Low
4.6845
Last updated: 7/20/2026, 2:45:18 PM
Quick Conversions
| MOP | UYU |
|---|---|
| 1 MOP | 4.98 UYU |
| 10 MOP | 49.76 UYU |
| 50 MOP | 248.82 UYU |
| 100 MOP | 497.64 UYU |
| 500 MOP | 2,488.18 UYU |
| 1,000 MOP | 4,976.35 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-07-20T14:45:18Z",
"rates": {
"UYU": 4.97635
}
}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": 497.635,
"rate": 4.97635
}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