Rate Overview
Live
1 MYR = 923.4992 UGX
1 UGX = 0.001083
MYR
Avg
913.9183
High
961.2246
Low
855.4005
Last updated: 3/27/2026, 9:34:58 AM
Quick Conversions
| MYR | UGX |
|---|---|
| 1 MYR | 923.50 UGX |
| 10 MYR | 9,234.99 UGX |
| 50 MYR | 46,174.96 UGX |
| 100 MYR | 92,349.92 UGX |
| 500 MYR | 461,749.62 UGX |
| 1,000 MYR | 923,499.24 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-03-27T09:34:58Z",
"rates": {
"UGX": 923.499237
}
}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": 92349.9237,
"rate": 923.499237
}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