Rate Overview
Live
1 MOP = 465.9106 UGX
1 UGX = 0.002146
MOP
Avg
465.5622
High
467.6928
Low
461.4750
Last updated: 5/7/2026, 9:06:27 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 465.91 UGX |
| 10 MOP | 4,659.11 UGX |
| 50 MOP | 23,295.53 UGX |
| 100 MOP | 46,591.06 UGX |
| 500 MOP | 232,955.31 UGX |
| 1,000 MOP | 465,910.62 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-05-07T09:06:27Z",
"rates": {
"UGX": 465.910623
}
}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": 46591.0623,
"rate": 465.910623
}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