Rate Overview
Live
1 MKD = 0.033690 AWG
1 AWG = 29.6824
MKD
Avg
0.033632
High
0.033703
Low
0.033580
Last updated: 8/17/2026, 12:02:33 PM
Quick Conversions
| MKD | AWG |
|---|---|
| 1 MKD | 0.03 AWG |
| 10 MKD | 0.34 AWG |
| 50 MKD | 1.68 AWG |
| 100 MKD | 3.37 AWG |
| 500 MKD | 16.85 AWG |
| 1,000 MKD | 33.69 AWG |
Get MKD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=AWGExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-08-17T12:02:33Z",
"rates": {
"AWG": 0.03369
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "AWG",
"amount": 100
},
"result": 3.3689999999999998,
"rate": 0.03369
}Build with MKD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key