Rate Overview
Live
1 MKD = 69.5870 UGX
1 UGX = 0.014370
MKD
Avg
67.8007
High
70.7801
Low
64.5884
Last updated: 3/27/2026, 1:22:23 PM
Quick Conversions
| MKD | UGX |
|---|---|
| 1 MKD | 69.59 UGX |
| 10 MKD | 695.87 UGX |
| 50 MKD | 3,479.35 UGX |
| 100 MKD | 6,958.70 UGX |
| 500 MKD | 34,793.51 UGX |
| 1,000 MKD | 69,587.02 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-03-27T13:22:23Z",
"rates": {
"UGX": 69.587024
}
}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": 6958.7024,
"rate": 69.587024
}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