Rate Overview
Live
1 MOP = 454.7066 UGX
1 UGX = 0.002199
MOP
Avg
454.9286
High
458.0564
Low
451.5701
Last updated: 6/30/2026, 3:31:24 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 454.71 UGX |
| 10 MOP | 4,547.07 UGX |
| 50 MOP | 22,735.33 UGX |
| 100 MOP | 45,470.66 UGX |
| 500 MOP | 227,353.29 UGX |
| 1,000 MOP | 454,706.57 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-06-30T03:31:24Z",
"rates": {
"UGX": 454.706574
}
}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": 45470.6574,
"rate": 454.706574
}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