Rate Overview
Live
1 MOP = 456.9333 UGX
1 UGX = 0.002189
MOP
Avg
453.3644
High
462.8053
Low
446.9863
Last updated: 3/7/2026, 12:13:51 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 456.93 UGX |
| 10 MOP | 4,569.33 UGX |
| 50 MOP | 22,846.67 UGX |
| 100 MOP | 45,693.33 UGX |
| 500 MOP | 228,466.65 UGX |
| 1,000 MOP | 456,933.31 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-03-07T00:13:51Z",
"rates": {
"UGX": 456.933307
}
}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": 45693.3307,
"rate": 456.933307
}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