Rate Overview
Live
1 MOP = 5.0204 UYU
1 UYU = 0.199188
MOP
Avg
5.0905
High
5.4873
Low
4.7713
Last updated: 3/27/2026, 9:43:23 AM
Quick Conversions
| MOP | UYU |
|---|---|
| 1 MOP | 5.02 UYU |
| 10 MOP | 50.20 UYU |
| 50 MOP | 251.02 UYU |
| 100 MOP | 502.04 UYU |
| 500 MOP | 2,510.19 UYU |
| 1,000 MOP | 5,020.38 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-03-27T09:43:23Z",
"rates": {
"UYU": 5.020384
}
}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": 502.0384,
"rate": 5.020384
}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