Rate Overview
Live
1 UGX = 0.004199 MVR
1 MVR = 238.1519
UGX
Avg
0.004241
High
0.004297
Low
0.004152
Last updated: 3/6/2026, 2:45:42 PM
Quick Conversions
| UGX | MVR |
|---|---|
| 1 UGX | 0.00 MVR |
| 10 UGX | 0.04 MVR |
| 50 UGX | 0.21 MVR |
| 100 UGX | 0.42 MVR |
| 500 UGX | 2.10 MVR |
| 1,000 UGX | 4.20 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-03-06T14:45:42Z",
"rates": {
"MVR": 0.004199
}
}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.41989999999999994,
"rate": 0.004199
}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