Rate Overview
Live
1 MUR = 77.7892 UGX
1 UGX = 0.012855
MUR
Avg
77.9412
High
79.3765
Low
77.6865
Last updated: 3/6/2026, 8:09:23 AM
Quick Conversions
| MUR | UGX |
|---|---|
| 1 MUR | 77.79 UGX |
| 10 MUR | 777.89 UGX |
| 50 MUR | 3,889.46 UGX |
| 100 MUR | 7,778.92 UGX |
| 500 MUR | 38,894.59 UGX |
| 1,000 MUR | 77,789.17 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-03-06T08:09:23Z",
"rates": {
"UGX": 77.789173
}
}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": 7778.917300000001,
"rate": 77.789173
}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