Rate Overview
Live
1 AWG = 30.1672 MKD
1 MKD = 0.033149
AWG
Avg
30.1327
High
30.2437
Low
30.0414
Last updated: 7/27/2026, 7:27:04 PM
Quick Conversions
| AWG | MKD |
|---|---|
| 1 AWG | 30.17 MKD |
| 10 AWG | 301.67 MKD |
| 50 AWG | 1,508.36 MKD |
| 100 AWG | 3,016.72 MKD |
| 500 AWG | 15,083.59 MKD |
| 1,000 AWG | 30,167.18 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-07-27T19:27:04Z",
"rates": {
"MKD": 30.167175
}
}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": 3016.7175,
"rate": 30.167175
}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