Rate Overview
Live
1 MUR = 77.2212 UGX
1 UGX = 0.012950
MUR
Avg
78.3514
High
79.5862
Low
77.1483
Last updated: 6/19/2026, 12:08:23 PM
Quick Conversions
| MUR | UGX |
|---|---|
| 1 MUR | 77.22 UGX |
| 10 MUR | 772.21 UGX |
| 50 MUR | 3,861.06 UGX |
| 100 MUR | 7,722.12 UGX |
| 500 MUR | 38,610.59 UGX |
| 1,000 MUR | 77,221.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-06-19T12:08:23Z",
"rates": {
"UGX": 77.22117
}
}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": 7722.117,
"rate": 77.22117
}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