Rate Overview
Live
1 MKD = 70.0743 UGX
1 UGX = 0.014271
MKD
Avg
69.8416
High
70.0743
Low
69.6409
Last updated: 8/20/2026, 6:40:15 AM
Quick Conversions
| MKD | UGX |
|---|---|
| 1 MKD | 70.07 UGX |
| 10 MKD | 700.74 UGX |
| 50 MKD | 3,503.72 UGX |
| 100 MKD | 7,007.43 UGX |
| 500 MKD | 35,037.16 UGX |
| 1,000 MKD | 70,074.33 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-08-20T06:40:15Z",
"rates": {
"UGX": 70.074327
}
}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": 7007.432699999999,
"rate": 70.074327
}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