Rate Overview
Live
1 MYR = 918.5927 UGX
1 UGX = 0.001089
MYR
Avg
915.4903
High
922.5807
Low
908.4201
Last updated: 7/29/2026, 3:31:25 AM
Quick Conversions
| MYR | UGX |
|---|---|
| 1 MYR | 918.59 UGX |
| 10 MYR | 9,185.93 UGX |
| 50 MYR | 45,929.63 UGX |
| 100 MYR | 91,859.27 UGX |
| 500 MYR | 459,296.35 UGX |
| 1,000 MYR | 918,592.69 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-29T03:31:25Z",
"rates": {
"UGX": 918.592693
}
}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": 91859.2693,
"rate": 918.592693
}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