Rate Overview
Live
1 MUR = 79.6105 UGX
1 UGX = 0.012561
MUR
Avg
78.7451
High
82.0421
Low
75.9327
Last updated: 5/30/2026, 10:18:40 AM
Quick Conversions
| MUR | UGX |
|---|---|
| 1 MUR | 79.61 UGX |
| 10 MUR | 796.11 UGX |
| 50 MUR | 3,980.53 UGX |
| 100 MUR | 7,961.05 UGX |
| 500 MUR | 39,805.25 UGX |
| 1,000 MUR | 79,610.50 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-30T10:18:40Z",
"rates": {
"UGX": 79.610502
}
}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": 7961.0502,
"rate": 79.610502
}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