Rate Overview
Live
1 AWG = 30.0782 MKD
1 MKD = 0.033247
AWG
Avg
30.1029
High
30.1514
Low
30.0782
Last updated: 7/26/2026, 1:31:50 AM
Quick Conversions
| AWG | MKD |
|---|---|
| 1 AWG | 30.08 MKD |
| 10 AWG | 300.78 MKD |
| 50 AWG | 1,503.91 MKD |
| 100 AWG | 3,007.82 MKD |
| 500 AWG | 15,039.12 MKD |
| 1,000 AWG | 30,078.24 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-26T01:31:50Z",
"rates": {
"MKD": 30.078239
}
}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": 3007.8239,
"rate": 30.078239
}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