Rate Overview
Live
1 MOP = 456.6308 UGX
1 UGX = 0.002190
MOP
Avg
448.8824
High
468.8866
Low
428.6008
Last updated: 7/9/2026, 11:02:32 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 456.63 UGX |
| 10 MOP | 4,566.31 UGX |
| 50 MOP | 22,831.54 UGX |
| 100 MOP | 45,663.08 UGX |
| 500 MOP | 228,315.38 UGX |
| 1,000 MOP | 456,630.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-07-09T11:02:32Z",
"rates": {
"UGX": 456.630753
}
}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": 45663.075300000004,
"rate": 456.630753
}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