Rate Overview
Live
1 MUR = 78.1305 UGX
1 UGX = 0.012799
MUR
Avg
77.8071
High
78.1571
Low
77.4872
Last updated: 7/10/2026, 9:01:36 PM
Quick Conversions
| MUR | UGX |
|---|---|
| 1 MUR | 78.13 UGX |
| 10 MUR | 781.30 UGX |
| 50 MUR | 3,906.52 UGX |
| 100 MUR | 7,813.05 UGX |
| 500 MUR | 39,065.23 UGX |
| 1,000 MUR | 78,130.46 UGX |
Get MUR/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=UGXExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-10T21:01:36Z",
"rates": {
"UGX": 78.130458
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "UGX",
"amount": 100
},
"result": 7813.045800000001,
"rate": 78.130458
}Build with MUR/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key