Rate Overview
Live
1 MOP = 467.9954 UGX
1 UGX = 0.002137
MOP
Avg
467.8699
High
468.7458
Low
467.2166
Last updated: 9/7/2026, 3:59:53 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 468.00 UGX |
| 10 MOP | 4,679.95 UGX |
| 50 MOP | 23,399.77 UGX |
| 100 MOP | 46,799.54 UGX |
| 500 MOP | 233,997.72 UGX |
| 1,000 MOP | 467,995.44 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-09-07T03:59:53Z",
"rates": {
"UGX": 467.995437
}
}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": 46799.543699999995,
"rate": 467.995437
}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