Rate Overview
Live
1 UGX = 0.002145 MOP
1 MOP = 466.2005
UGX
Avg
0.002189
High
0.002320
Low
0.002137
Last updated: 7/28/2026, 4:05:02 PM
Quick Conversions
| UGX | MOP |
|---|---|
| 1 UGX | 0.00 MOP |
| 10 UGX | 0.02 MOP |
| 50 UGX | 0.11 MOP |
| 100 UGX | 0.21 MOP |
| 500 UGX | 1.07 MOP |
| 1,000 UGX | 2.15 MOP |
Get UGX/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=MOPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-28T16:05:02Z",
"rates": {
"MOP": 0.002145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "MOP",
"amount": 100
},
"result": 0.21450000000000002,
"rate": 0.002145
}Build with UGX/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key