Rate Overview
Live
1 MOP = 467.6626 UGX
1 UGX = 0.002138
MOP
Avg
463.3585
High
468.7458
Low
458.7490
Last updated: 9/8/2026, 12:43:38 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 467.66 UGX |
| 10 MOP | 4,676.63 UGX |
| 50 MOP | 23,383.13 UGX |
| 100 MOP | 46,766.26 UGX |
| 500 MOP | 233,831.31 UGX |
| 1,000 MOP | 467,662.61 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-08T00:43:38Z",
"rates": {
"UGX": 467.66261
}
}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": 46766.261,
"rate": 467.66261
}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