Rate Overview
Live
1 AWG = 30.0920 MKD
1 MKD = 0.033231
AWG
Avg
29.4730
High
30.2208
Low
28.7111
Last updated: 7/3/2026, 4:52:25 PM
Quick Conversions
| AWG | MKD |
|---|---|
| 1 AWG | 30.09 MKD |
| 10 AWG | 300.92 MKD |
| 50 AWG | 1,504.60 MKD |
| 100 AWG | 3,009.20 MKD |
| 500 AWG | 15,046.02 MKD |
| 1,000 AWG | 30,092.04 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-03T16:52:25Z",
"rates": {
"MKD": 30.092043
}
}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": 3009.2043,
"rate": 30.092043
}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