Rate Overview
Live
1 MKD = 8.5433 CRC
1 CRC = 0.117050
MKD
Avg
9.2872
High
9.6945
Low
8.5377
Last updated: 5/29/2026, 9:46:15 PM
Quick Conversions
| MKD | CRC |
|---|---|
| 1 MKD | 8.54 CRC |
| 10 MKD | 85.43 CRC |
| 50 MKD | 427.17 CRC |
| 100 MKD | 854.33 CRC |
| 500 MKD | 4,271.67 CRC |
| 1,000 MKD | 8,543.33 CRC |
Get MKD/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=CRCExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-05-29T21:46:15Z",
"rates": {
"CRC": 8.543332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "CRC",
"amount": 100
},
"result": 854.3331999999999,
"rate": 8.543332
}Build with MKD/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key