Rate Overview
Live
1 MYR = 930.2262 UGX
1 UGX = 0.001075
MYR
Avg
933.0107
High
944.4596
Low
928.2507
Last updated: 4/17/2026, 7:37:48 AM
Quick Conversions
| MYR | UGX |
|---|---|
| 1 MYR | 930.23 UGX |
| 10 MYR | 9,302.26 UGX |
| 50 MYR | 46,511.31 UGX |
| 100 MYR | 93,022.62 UGX |
| 500 MYR | 465,113.09 UGX |
| 1,000 MYR | 930,226.17 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-04-17T07:37:48Z",
"rates": {
"UGX": 930.22617
}
}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": 93022.617,
"rate": 930.22617
}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