Rate Overview
Live
1 MOP = 4.9786 UYU
1 UYU = 0.200858
MOP
Avg
4.9596
High
4.9917
Low
4.9300
Last updated: 5/7/2026, 11:27:21 AM
Quick Conversions
| MOP | UYU |
|---|---|
| 1 MOP | 4.98 UYU |
| 10 MOP | 49.79 UYU |
| 50 MOP | 248.93 UYU |
| 100 MOP | 497.86 UYU |
| 500 MOP | 2,489.32 UYU |
| 1,000 MOP | 4,978.63 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-05-07T11:27:21Z",
"rates": {
"UYU": 4.978632
}
}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.8632,
"rate": 4.978632
}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