Rate Overview
Live
1 MKD = 8.4606 CRC
1 CRC = 0.118194
MKD
Avg
8.4648
High
8.5144
Low
8.4432
Last updated: 8/19/2026, 2:39:27 PM
Quick Conversions
| MKD | CRC |
|---|---|
| 1 MKD | 8.46 CRC |
| 10 MKD | 84.61 CRC |
| 50 MKD | 423.03 CRC |
| 100 MKD | 846.06 CRC |
| 500 MKD | 4,230.32 CRC |
| 1,000 MKD | 8,460.65 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-08-19T14:39:27Z",
"rates": {
"CRC": 8.460646
}
}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": 846.0646,
"rate": 8.460646
}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