Rate Overview
Live
1 MKD = 69.6063 UGX
1 UGX = 0.014367
MKD
Avg
66.8876
High
71.1822
Low
61.8035
Last updated: 7/28/2026, 12:38:35 PM
Quick Conversions
| MKD | UGX |
|---|---|
| 1 MKD | 69.61 UGX |
| 10 MKD | 696.06 UGX |
| 50 MKD | 3,480.31 UGX |
| 100 MKD | 6,960.63 UGX |
| 500 MKD | 34,803.15 UGX |
| 1,000 MKD | 69,606.29 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-28T12:38:35Z",
"rates": {
"UGX": 69.606292
}
}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": 6960.629199999999,
"rate": 69.606292
}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