Rate Overview
Live
1 MKD = 71.7226 UGX
1 UGX = 0.013943
MKD
Avg
71.4538
High
71.7226
Low
70.5457
Last updated: 5/7/2026, 12:32:28 PM
Quick Conversions
| MKD | UGX |
|---|---|
| 1 MKD | 71.72 UGX |
| 10 MKD | 717.23 UGX |
| 50 MKD | 3,586.13 UGX |
| 100 MKD | 7,172.26 UGX |
| 500 MKD | 35,861.30 UGX |
| 1,000 MKD | 71,722.60 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-05-07T12:32:28Z",
"rates": {
"UGX": 71.722601
}
}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": 7172.2600999999995,
"rate": 71.722601
}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