Rate Overview
Live
1 MOP = 454.7768 UGX
1 UGX = 0.002199
MOP
Avg
459.9239
High
466.3068
Low
451.9720
Last updated: 6/19/2026, 8:40:28 AM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 454.78 UGX |
| 10 MOP | 4,547.77 UGX |
| 50 MOP | 22,738.84 UGX |
| 100 MOP | 45,477.68 UGX |
| 500 MOP | 227,388.41 UGX |
| 1,000 MOP | 454,776.81 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-06-19T08:40:28Z",
"rates": {
"UGX": 454.776814
}
}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": 45477.6814,
"rate": 454.776814
}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