Rate Overview
Live
1 MUR = 80.3144 UGX
1 UGX = 0.012451
MUR
Avg
80.1799
High
80.4056
Low
79.9523
Last updated: 5/9/2026, 2:50:56 AM
Quick Conversions
| MUR | UGX |
|---|---|
| 1 MUR | 80.31 UGX |
| 10 MUR | 803.14 UGX |
| 50 MUR | 4,015.72 UGX |
| 100 MUR | 8,031.44 UGX |
| 500 MUR | 40,157.22 UGX |
| 1,000 MUR | 80,314.44 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-05-09T02:50:56Z",
"rates": {
"UGX": 80.314436
}
}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": 8031.4436000000005,
"rate": 80.314436
}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