Rate Overview
Live
1 MYR = 900.5187 UGX
1 UGX = 0.001110
MYR
Avg
924.0352
High
961.2246
Low
855.4005
Last updated: 7/20/2026, 7:31:39 PM
Quick Conversions
| MYR | UGX |
|---|---|
| 1 MYR | 900.52 UGX |
| 10 MYR | 9,005.19 UGX |
| 50 MYR | 45,025.93 UGX |
| 100 MYR | 90,051.87 UGX |
| 500 MYR | 450,259.34 UGX |
| 1,000 MYR | 900,518.68 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-20T19:31:39Z",
"rates": {
"UGX": 900.518682
}
}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": 90051.8682,
"rate": 900.518682
}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