Rate Overview
Live
1 AWG = 29.5886 MKD
1 MKD = 0.033797
AWG
Avg
29.6269
High
29.6859
Low
29.5825
Last updated: 5/27/2026, 11:48:33 PM
Quick Conversions
| AWG | MKD |
|---|---|
| 1 AWG | 29.59 MKD |
| 10 AWG | 295.89 MKD |
| 50 AWG | 1,479.43 MKD |
| 100 AWG | 2,958.86 MKD |
| 500 AWG | 14,794.29 MKD |
| 1,000 AWG | 29,588.59 MKD |
Get AWG/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=MKDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-05-27T23:48:33Z",
"rates": {
"MKD": 29.588588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "MKD",
"amount": 100
},
"result": 2958.8588,
"rate": 29.588588
}Build with AWG/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key