Rate Overview
Live
1 MYR = 905.6379 UGX
1 UGX = 0.001104
MYR
Avg
919.4119
High
927.5304
Low
905.3715
Last updated: 6/17/2026, 8:06:58 AM
Quick Conversions
| MYR | UGX |
|---|---|
| 1 MYR | 905.64 UGX |
| 10 MYR | 9,056.38 UGX |
| 50 MYR | 45,281.90 UGX |
| 100 MYR | 90,563.79 UGX |
| 500 MYR | 452,818.97 UGX |
| 1,000 MYR | 905,637.94 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-17T08:06:58Z",
"rates": {
"UGX": 905.637943
}
}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": 90563.7943,
"rate": 905.637943
}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