Rate Overview
Live
1 MOP = 456.0713 UGX
1 UGX = 0.002193
MOP
Avg
453.7895
High
456.6308
Low
451.6967
Last updated: 7/11/2026, 1:28:02 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 456.07 UGX |
| 10 MOP | 4,560.71 UGX |
| 50 MOP | 22,803.57 UGX |
| 100 MOP | 45,607.13 UGX |
| 500 MOP | 228,035.67 UGX |
| 1,000 MOP | 456,071.35 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-11T01:28:02Z",
"rates": {
"UGX": 456.071346
}
}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": 45607.1346,
"rate": 456.071346
}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