Rate Overview
Live
1 AWG = 29.6202 MKD
1 MKD = 0.033761
AWG
Avg
29.4555
High
29.7024
Low
29.1350
Last updated: 3/7/2026, 7:04:06 AM
Quick Conversions
| AWG | MKD |
|---|---|
| 1 AWG | 29.62 MKD |
| 10 AWG | 296.20 MKD |
| 50 AWG | 1,481.01 MKD |
| 100 AWG | 2,962.02 MKD |
| 500 AWG | 14,810.10 MKD |
| 1,000 AWG | 29,620.19 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-03-07T07:04:06Z",
"rates": {
"MKD": 29.620194
}
}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": 2962.0194,
"rate": 29.620194
}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