Rate Overview
Live
1 MKD = 0.033760 AWG
1 AWG = 29.6209
MKD
Avg
0.033951
High
0.034322
Low
0.033667
Last updated: 3/7/2026, 9:14:10 AM
Quick Conversions
| MKD | AWG |
|---|---|
| 1 MKD | 0.03 AWG |
| 10 MKD | 0.34 AWG |
| 50 MKD | 1.69 AWG |
| 100 MKD | 3.38 AWG |
| 500 MKD | 16.88 AWG |
| 1,000 MKD | 33.76 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-03-07T09:14:10Z",
"rates": {
"AWG": 0.03376
}
}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.376,
"rate": 0.03376
}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