Rate Overview
Live
1 UGX = 0.002130 MOP
1 MOP = 469.4836
UGX
Avg
0.002135
High
0.002138
Low
0.002130
Last updated: 9/10/2026, 7:16:41 AM
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.13 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-09-10T07:16:41Z",
"rates": {
"MOP": 0.00213
}
}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.213,
"rate": 0.00213
}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