Rate Overview
Live
1 MKD = 0.034346 AWG
1 AWG = 29.1155
MKD
Avg
0.034248
High
0.034346
Low
0.034123
Last updated: 5/7/2026, 4:01:45 PM
Quick Conversions
| MKD | AWG |
|---|---|
| 1 MKD | 0.03 AWG |
| 10 MKD | 0.34 AWG |
| 50 MKD | 1.72 AWG |
| 100 MKD | 3.43 AWG |
| 500 MKD | 17.17 AWG |
| 1,000 MKD | 34.35 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-05-07T16:01:45Z",
"rates": {
"AWG": 0.034346
}
}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.4346,
"rate": 0.034346
}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