Rate Overview
Live
1 MKD = 71.6612 UGX
1 UGX = 0.013955
MKD
Avg
71.4463
High
71.6612
Low
71.2040
Last updated: 9/10/2026, 6:26:36 AM
Quick Conversions
| MKD | UGX |
|---|---|
| 1 MKD | 71.66 UGX |
| 10 MKD | 716.61 UGX |
| 50 MKD | 3,583.06 UGX |
| 100 MKD | 7,166.12 UGX |
| 500 MKD | 35,830.62 UGX |
| 1,000 MKD | 71,661.24 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-09-10T06:26:36Z",
"rates": {
"UGX": 71.661244
}
}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": 7166.1244,
"rate": 71.661244
}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