Rate Overview
Live
1 MYR = 929.2050 UGX
1 UGX = 0.001076
MYR
Avg
927.7953
High
944.3932
Low
917.5197
Last updated: 3/6/2026, 12:18:23 PM
Quick Conversions
| MYR | UGX |
|---|---|
| 1 MYR | 929.21 UGX |
| 10 MYR | 9,292.05 UGX |
| 50 MYR | 46,460.25 UGX |
| 100 MYR | 92,920.50 UGX |
| 500 MYR | 464,602.52 UGX |
| 1,000 MYR | 929,205.03 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-06T12:18:23Z",
"rates": {
"UGX": 929.205031
}
}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": 92920.5031,
"rate": 929.205031
}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