Rate Overview
Live
1 MOP = 441.3988 UGX
1 UGX = 0.002266 MOP
Avg
437.1358
High
441.6854
Low
430.8208
Last updated: 1/25/2026, 3:17:01 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 441.40 UGX |
| 10 MOP | 4,413.99 UGX |
| 50 MOP | 22,069.94 UGX |
| 100 MOP | 44,139.88 UGX |
| 500 MOP | 220,699.42 UGX |
| 1,000 MOP | 441,398.85 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-01-25T03:17:01Z",
"rates": {
"UGX": 441.398846
}
}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": 44139.8846,
"rate": 441.398846
}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