Rate Overview
Live
1 MOP = 453.6010 UGX
1 UGX = 0.002205
MOP
Avg
455.7744
High
468.8866
Low
436.4495
Last updated: 7/1/2026, 1:48:15 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 453.60 UGX |
| 10 MOP | 4,536.01 UGX |
| 50 MOP | 22,680.05 UGX |
| 100 MOP | 45,360.10 UGX |
| 500 MOP | 226,800.50 UGX |
| 1,000 MOP | 453,600.99 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-01T01:48:15Z",
"rates": {
"UGX": 453.600991
}
}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": 45360.0991,
"rate": 453.600991
}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