Rate Overview
Live
1 UGX = 0.004101 MVR
1 MVR = 243.8430
UGX
Avg
0.004187
High
0.004236
Low
0.004093
Last updated: 7/27/2026, 8:50:23 AM
Quick Conversions
| UGX | MVR |
|---|---|
| 1 UGX | 0.00 MVR |
| 10 UGX | 0.04 MVR |
| 50 UGX | 0.21 MVR |
| 100 UGX | 0.41 MVR |
| 500 UGX | 2.05 MVR |
| 1,000 UGX | 4.10 MVR |
Get UGX/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=MVRExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-27T08:50:23Z",
"rates": {
"MVR": 0.004101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "MVR",
"amount": 100
},
"result": 0.41009999999999996,
"rate": 0.004101
}Build with UGX/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key