Rate Overview
Live
1 MKD = 69.8014 UGX
1 UGX = 0.014326
MKD
Avg
68.4423
High
71.7141
Low
64.6003
Last updated: 7/27/2026, 3:39:20 PM
Quick Conversions
| MKD | UGX |
|---|---|
| 1 MKD | 69.80 UGX |
| 10 MKD | 698.01 UGX |
| 50 MKD | 3,490.07 UGX |
| 100 MKD | 6,980.14 UGX |
| 500 MKD | 34,900.70 UGX |
| 1,000 MKD | 69,801.40 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-27T15:39:20Z",
"rates": {
"UGX": 69.801398
}
}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": 6980.139800000001,
"rate": 69.801398
}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