Rate Overview
Live
1 AWG = 30.0828 MKD
1 MKD = 0.033242
AWG
Avg
30.1374
High
30.2358
Low
30.0828
Last updated: 7/6/2026, 12:38:00 AM
Quick Conversions
| AWG | MKD |
|---|---|
| 1 AWG | 30.08 MKD |
| 10 AWG | 300.83 MKD |
| 50 AWG | 1,504.14 MKD |
| 100 AWG | 3,008.28 MKD |
| 500 AWG | 15,041.42 MKD |
| 1,000 AWG | 30,082.85 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-06T00:38:00Z",
"rates": {
"MKD": 30.082846
}
}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": 3008.2846,
"rate": 30.082846
}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