Rate Overview
Live
1 MYR = 895.8209 UGX
1 UGX = 0.001116
MYR
Avg
896.4329
High
899.5698
Low
894.6237
Last updated: 7/8/2026, 3:42:13 AM
Quick Conversions
| MYR | UGX |
|---|---|
| 1 MYR | 895.82 UGX |
| 10 MYR | 8,958.21 UGX |
| 50 MYR | 44,791.05 UGX |
| 100 MYR | 89,582.09 UGX |
| 500 MYR | 447,910.46 UGX |
| 1,000 MYR | 895,820.91 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-08T03:42:13Z",
"rates": {
"UGX": 895.82091
}
}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": 89582.091,
"rate": 895.82091
}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