Rate Overview
Live
1 ALL = 0.657328 MKD
1 MKD = 1.5213
ALL
Avg
0.656117
High
0.657328
Low
0.654922
Last updated: 7/6/2026, 5:29:20 PM
Quick Conversions
| ALL | MKD |
|---|---|
| 1 ALL | 0.66 MKD |
| 10 ALL | 6.57 MKD |
| 50 ALL | 32.87 MKD |
| 100 ALL | 65.73 MKD |
| 500 ALL | 328.66 MKD |
| 1,000 ALL | 657.33 MKD |
Get ALL/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=MKDExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-06T17:29:20Z",
"rates": {
"MKD": 0.657328
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "MKD",
"amount": 100
},
"result": 65.7328,
"rate": 0.657328
}Build with ALL/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key