Rate Overview
Live
1 MKD = 69.3617 UGX
1 UGX = 0.014417
MKD
Avg
69.2457
High
70.0122
Low
68.8561
Last updated: 3/6/2026, 10:27:57 PM
Quick Conversions
| MKD | UGX |
|---|---|
| 1 MKD | 69.36 UGX |
| 10 MKD | 693.62 UGX |
| 50 MKD | 3,468.09 UGX |
| 100 MKD | 6,936.17 UGX |
| 500 MKD | 34,680.86 UGX |
| 1,000 MKD | 69,361.72 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-06T22:27:57Z",
"rates": {
"UGX": 69.361718
}
}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": 6936.1718,
"rate": 69.361718
}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