Rate Overview
Live
1 MYR = 948.3785 UGX
1 UGX = 0.001054
MYR
Avg
951.5436
High
956.6542
Low
948.3785
Last updated: 5/27/2026, 8:38:14 PM
Quick Conversions
| MYR | UGX |
|---|---|
| 1 MYR | 948.38 UGX |
| 10 MYR | 9,483.78 UGX |
| 50 MYR | 47,418.92 UGX |
| 100 MYR | 94,837.85 UGX |
| 500 MYR | 474,189.25 UGX |
| 1,000 MYR | 948,378.50 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-05-27T20:38:14Z",
"rates": {
"UGX": 948.378495
}
}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": 94837.84950000001,
"rate": 948.378495
}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