Rate Overview
Live
1 MYR = 930.9292 UGX
1 UGX = 0.001074
MYR
Avg
933.0958
High
944.4596
Low
928.2507
Last updated: 4/17/2026, 6:32:58 AM
Quick Conversions
| MYR | UGX |
|---|---|
| 1 MYR | 930.93 UGX |
| 10 MYR | 9,309.29 UGX |
| 50 MYR | 46,546.46 UGX |
| 100 MYR | 93,092.92 UGX |
| 500 MYR | 465,464.62 UGX |
| 1,000 MYR | 930,929.25 UGX |
Get MYR/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=UGXExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-04-17T06:32:58Z",
"rates": {
"UGX": 930.929245
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "UGX",
"amount": 100
},
"result": 93092.92450000001,
"rate": 930.929245
}Build with MYR/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key