Rate Overview
Live
1 MOP = 455.7623 UGX
1 UGX = 0.002194
MOP
Avg
456.1335
High
467.8674
Low
431.0260
Last updated: 7/11/2026, 4:33:30 PM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 455.76 UGX |
| 10 MOP | 4,557.62 UGX |
| 50 MOP | 22,788.11 UGX |
| 100 MOP | 45,576.23 UGX |
| 500 MOP | 227,881.15 UGX |
| 1,000 MOP | 455,762.30 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-11T16:33:30Z",
"rates": {
"UGX": 455.762298
}
}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": 45576.2298,
"rate": 455.762298
}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