Rate Overview
Live
1 MOP = 460.6742 UGX
1 UGX = 0.002171
MOP
Avg
459.6119
High
460.6742
Low
458.7490
Last updated: 8/20/2026, 7:14:17 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 460.67 UGX |
| 10 MOP | 4,606.74 UGX |
| 50 MOP | 23,033.71 UGX |
| 100 MOP | 46,067.42 UGX |
| 500 MOP | 230,337.09 UGX |
| 1,000 MOP | 460,674.18 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-20T07:14:17Z",
"rates": {
"UGX": 460.674179
}
}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.4179,
"rate": 460.674179
}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