Rate Overview
Live
1 MOP = 467.7097 UGX
1 UGX = 0.002138
MOP
Avg
455.7350
High
467.7097
Low
431.0260
Last updated: 5/27/2026, 4:03:59 PM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 467.71 UGX |
| 10 MOP | 4,677.10 UGX |
| 50 MOP | 23,385.49 UGX |
| 100 MOP | 46,770.97 UGX |
| 500 MOP | 233,854.87 UGX |
| 1,000 MOP | 467,709.75 UGX |
Get MOP/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=UGXExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-05-27T16:03:59Z",
"rates": {
"UGX": 467.709748
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "UGX",
"amount": 100
},
"result": 46770.974799999996,
"rate": 467.709748
}Build with MOP/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key