Rate Overview
Live
1 AWG = 29.5588 MKD
1 MKD = 0.033831
AWG
Avg
29.5653
High
29.6703
Low
29.4927
Last updated: 9/4/2026, 2:29:37 PM
Quick Conversions
| AWG | MKD |
|---|---|
| 1 AWG | 29.56 MKD |
| 10 AWG | 295.59 MKD |
| 50 AWG | 1,477.94 MKD |
| 100 AWG | 2,955.88 MKD |
| 500 AWG | 14,779.39 MKD |
| 1,000 AWG | 29,558.79 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-09-04T14:29:37Z",
"rates": {
"MKD": 29.558786
}
}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": 2955.8786,
"rate": 29.558786
}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