Rate Overview
Live
1 MKD = 8.7966 CRC
1 CRC = 0.113680
MKD
Avg
8.6868
High
8.7966
Low
8.6236
Last updated: 5/9/2026, 3:40:18 AM
Quick Conversions
| MKD | CRC |
|---|---|
| 1 MKD | 8.80 CRC |
| 10 MKD | 87.97 CRC |
| 50 MKD | 439.83 CRC |
| 100 MKD | 879.66 CRC |
| 500 MKD | 4,398.30 CRC |
| 1,000 MKD | 8,796.61 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-09T03:40:18Z",
"rates": {
"CRC": 8.796608
}
}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": 879.6608000000001,
"rate": 8.796608
}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