Rate Overview
Live
1 MOP = 462.4216 UGX
1 UGX = 0.002163
MOP
Avg
463.9137
High
467.3015
Low
459.9919
Last updated: 7/30/2026, 7:02:17 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 462.42 UGX |
| 10 MOP | 4,624.22 UGX |
| 50 MOP | 23,121.08 UGX |
| 100 MOP | 46,242.16 UGX |
| 500 MOP | 231,210.82 UGX |
| 1,000 MOP | 462,421.63 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-07-30T07:02:17Z",
"rates": {
"UGX": 462.421634
}
}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": 46242.1634,
"rate": 462.421634
}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