Rate Overview
Live
1 MKD = 71.2713 UGX
1 UGX = 0.014031
MKD
Avg
71.1832
High
71.4068
Low
70.9711
Last updated: 5/27/2026, 5:22:13 PM
Quick Conversions
| MKD | UGX |
|---|---|
| 1 MKD | 71.27 UGX |
| 10 MKD | 712.71 UGX |
| 50 MKD | 3,563.57 UGX |
| 100 MKD | 7,127.13 UGX |
| 500 MKD | 35,635.66 UGX |
| 1,000 MKD | 71,271.31 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-27T17:22:13Z",
"rates": {
"UGX": 71.271314
}
}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": 7127.1314,
"rate": 71.271314
}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