Rate Overview
Live
1 MOP = 464.1695 UGX
1 UGX = 0.002154
MOP
Avg
451.7985
High
468.5515
Low
428.5619
Last updated: 8/28/2026, 3:40:28 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 464.17 UGX |
| 10 MOP | 4,641.70 UGX |
| 50 MOP | 23,208.48 UGX |
| 100 MOP | 46,416.95 UGX |
| 500 MOP | 232,084.77 UGX |
| 1,000 MOP | 464,169.54 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-08-28T03:40:28Z",
"rates": {
"UGX": 464.169539
}
}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": 46416.9539,
"rate": 464.169539
}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