Rate Overview
Live
1 MOP = 458.4035 UGX
1 UGX = 0.002181
MOP
Avg
458.9261
High
463.0757
Low
456.6651
Last updated: 4/17/2026, 6:06:52 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 458.40 UGX |
| 10 MOP | 4,584.04 UGX |
| 50 MOP | 22,920.18 UGX |
| 100 MOP | 45,840.35 UGX |
| 500 MOP | 229,201.77 UGX |
| 1,000 MOP | 458,403.54 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-04-17T06:06:52Z",
"rates": {
"UGX": 458.403539
}
}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": 45840.3539,
"rate": 458.403539
}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