Rate Overview
Live
1 MYR = 903.3509 UGX
1 UGX = 0.001107
MYR
Avg
920.7118
High
961.2246
Low
855.4005
Last updated: 7/21/2026, 11:19:37 AM
Quick Conversions
| MYR | UGX |
|---|---|
| 1 MYR | 903.35 UGX |
| 10 MYR | 9,033.51 UGX |
| 50 MYR | 45,167.54 UGX |
| 100 MYR | 90,335.09 UGX |
| 500 MYR | 451,675.43 UGX |
| 1,000 MYR | 903,350.87 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-07-21T11:19:37Z",
"rates": {
"UGX": 903.350869
}
}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": 90335.0869,
"rate": 903.350869
}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