Rate Overview
Live
1 MKD = 68.3749 UGX
1 UGX = 0.014625
MKD
Avg
67.9280
High
68.3749
Low
67.6787
Last updated: 7/9/2026, 5:47:16 AM
Quick Conversions
| MKD | UGX |
|---|---|
| 1 MKD | 68.37 UGX |
| 10 MKD | 683.75 UGX |
| 50 MKD | 3,418.74 UGX |
| 100 MKD | 6,837.49 UGX |
| 500 MKD | 34,187.43 UGX |
| 1,000 MKD | 68,374.86 UGX |
Get MKD/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=UGXExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-09T05:47:16Z",
"rates": {
"UGX": 68.374856
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "UGX",
"amount": 100
},
"result": 6837.485599999999,
"rate": 68.374856
}Build with MKD/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key