Rate Overview
Live
1 AWG = 29.0836 MKD
1 MKD = 0.034384
AWG
Avg
29.1448
High
29.2797
Low
29.0274
Last updated: 4/17/2026, 12:03:29 PM
Quick Conversions
| AWG | MKD |
|---|---|
| 1 AWG | 29.08 MKD |
| 10 AWG | 290.84 MKD |
| 50 AWG | 1,454.18 MKD |
| 100 AWG | 2,908.36 MKD |
| 500 AWG | 14,541.79 MKD |
| 1,000 AWG | 29,083.57 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-04-17T12:03:29Z",
"rates": {
"MKD": 29.083573
}
}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": 2908.3573,
"rate": 29.083573
}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