Rate Overview
Live
1 MOP = 460.6780 UGX
1 UGX = 0.002171
MOP
Avg
459.9525
High
468.4896
Low
444.7091
Last updated: 3/27/2026, 11:47:27 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 460.68 UGX |
| 10 MOP | 4,606.78 UGX |
| 50 MOP | 23,033.90 UGX |
| 100 MOP | 46,067.80 UGX |
| 500 MOP | 230,338.99 UGX |
| 1,000 MOP | 460,677.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-03-27T11:47:27Z",
"rates": {
"UGX": 460.677987
}
}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": 46067.7987,
"rate": 460.677987
}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