Rate Overview
Live
1 MKD = 0.033216 AWG
1 AWG = 30.1060
MKD
Avg
0.033199
High
0.033241
Low
0.033101
Last updated: 7/7/2026, 5:56:38 AM
Quick Conversions
| MKD | AWG |
|---|---|
| 1 MKD | 0.03 AWG |
| 10 MKD | 0.33 AWG |
| 50 MKD | 1.66 AWG |
| 100 MKD | 3.32 AWG |
| 500 MKD | 16.61 AWG |
| 1,000 MKD | 33.22 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-07-07T05:56:38Z",
"rates": {
"AWG": 0.033216
}
}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.3216,
"rate": 0.033216
}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