Rate Overview
Live
1 MKD = 8.7075 CRC
1 CRC = 0.114843
MKD
Avg
8.7711
High
8.8075
Low
8.7075
Last updated: 4/18/2026, 8:44:27 AM
Quick Conversions
| MKD | CRC |
|---|---|
| 1 MKD | 8.71 CRC |
| 10 MKD | 87.08 CRC |
| 50 MKD | 435.38 CRC |
| 100 MKD | 870.75 CRC |
| 500 MKD | 4,353.77 CRC |
| 1,000 MKD | 8,707.54 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-04-18T08:44:27Z",
"rates": {
"CRC": 8.707539
}
}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": 870.7539,
"rate": 8.707539
}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