Rate Overview
Live
1 MYR = 883.2755 UGX
1 UGX = 0.001132
MYR
Avg
908.2920
High
927.5304
Low
883.2755
Last updated: 6/19/2026, 8:56:53 AM
Quick Conversions
| MYR | UGX |
|---|---|
| 1 MYR | 883.28 UGX |
| 10 MYR | 8,832.76 UGX |
| 50 MYR | 44,163.78 UGX |
| 100 MYR | 88,327.55 UGX |
| 500 MYR | 441,637.77 UGX |
| 1,000 MYR | 883,275.54 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-06-19T08:56:53Z",
"rates": {
"UGX": 883.275543
}
}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": 88327.5543,
"rate": 883.275543
}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