Rate Overview
Live
1 MKD = 8.6855 CRC
1 CRC = 0.115134
MKD
Avg
9.1879
High
9.6719
Low
8.6855
Last updated: 3/27/2026, 11:48:52 AM
Quick Conversions
| MKD | CRC |
|---|---|
| 1 MKD | 8.69 CRC |
| 10 MKD | 86.86 CRC |
| 50 MKD | 434.28 CRC |
| 100 MKD | 868.55 CRC |
| 500 MKD | 4,342.77 CRC |
| 1,000 MKD | 8,685.53 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-03-27T11:48:52Z",
"rates": {
"CRC": 8.68553
}
}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": 868.553,
"rate": 8.68553
}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