Rate Overview
Live
1 MKD = 8.4182 CRC
1 CRC = 0.118790
MKD
Avg
8.5298
High
8.6077
Low
8.4182
Last updated: 6/19/2026, 6:15:01 AM
Quick Conversions
| MKD | CRC |
|---|---|
| 1 MKD | 8.42 CRC |
| 10 MKD | 84.18 CRC |
| 50 MKD | 420.91 CRC |
| 100 MKD | 841.82 CRC |
| 500 MKD | 4,209.10 CRC |
| 1,000 MKD | 8,418.21 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-06-19T06:15:01Z",
"rates": {
"CRC": 8.418209
}
}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": 841.8208999999999,
"rate": 8.418209
}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