Rate Overview
Live
1 MOP = 461.1326 UGX
1 UGX = 0.002169
MOP
Avg
453.3992
High
466.6145
Low
431.0819
Last updated: 8/22/2026, 8:12:01 PM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 461.13 UGX |
| 10 MOP | 4,611.33 UGX |
| 50 MOP | 23,056.63 UGX |
| 100 MOP | 46,113.26 UGX |
| 500 MOP | 230,566.29 UGX |
| 1,000 MOP | 461,132.58 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-08-22T20:12:01Z",
"rates": {
"UGX": 461.132577
}
}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": 46113.2577,
"rate": 461.132577
}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