Rate Overview
Live
1 MUR = 79.9635 UGX
1 UGX = 0.012506
MUR
Avg
79.7083
High
80.1959
Low
79.0140
Last updated: 4/17/2026, 6:10:06 AM
Quick Conversions
| MUR | UGX |
|---|---|
| 1 MUR | 79.96 UGX |
| 10 MUR | 799.63 UGX |
| 50 MUR | 3,998.17 UGX |
| 100 MUR | 7,996.35 UGX |
| 500 MUR | 39,981.74 UGX |
| 1,000 MUR | 79,963.48 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-04-17T06:10:06Z",
"rates": {
"UGX": 79.963479
}
}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": 7996.347900000001,
"rate": 79.963479
}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