Rate Overview
Live
1 MKD = 69.1904 UGX
1 UGX = 0.014453
MKD
Avg
69.4539
High
70.0470
Low
69.0148
Last updated: 7/30/2026, 6:34:49 AM
Quick Conversions
| MKD | UGX |
|---|---|
| 1 MKD | 69.19 UGX |
| 10 MKD | 691.90 UGX |
| 50 MKD | 3,459.52 UGX |
| 100 MKD | 6,919.04 UGX |
| 500 MKD | 34,595.21 UGX |
| 1,000 MKD | 69,190.43 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-30T06:34:49Z",
"rates": {
"UGX": 69.190427
}
}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": 6919.0427,
"rate": 69.190427
}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