Rate Overview
Live
1 MOP = 451.6967 UGX
1 UGX = 0.002214
MOP
Avg
455.9883
High
467.8674
Low
431.0260
Last updated: 7/7/2026, 11:35:53 PM
Quick Conversions
| MOP | UGX |
|---|---|
| 1 MOP | 451.70 UGX |
| 10 MOP | 4,516.97 UGX |
| 50 MOP | 22,584.83 UGX |
| 100 MOP | 45,169.67 UGX |
| 500 MOP | 225,848.34 UGX |
| 1,000 MOP | 451,696.68 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-07-07T23:35:53Z",
"rates": {
"UGX": 451.696678
}
}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": 45169.6678,
"rate": 451.696678
}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