Rate Overview
Live
1 MOP = 467.6664 UGX
1 UGX = 0.002138
MOP
Avg
462.4556
High
468.4178
Low
451.1955
Last updated: 9/5/2026, 11:21:41 PM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 467.67 UGX |
| 10 MOP | 4,676.66 UGX |
| 50 MOP | 23,383.32 UGX |
| 100 MOP | 46,766.64 UGX |
| 500 MOP | 233,833.19 UGX |
| 1,000 MOP | 467,666.37 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-09-05T23:21:41Z",
"rates": {
"UGX": 467.666373
}
}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": 46766.6373,
"rate": 467.666373
}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