Rate Overview
Live
1 MKD = 8.4948 CRC
1 CRC = 0.117719
MKD
Avg
9.1094
High
9.6945
Low
8.3851
Last updated: 7/31/2026, 10:21:28 AM
Quick Conversions
| MKD | CRC |
|---|---|
| 1 MKD | 8.49 CRC |
| 10 MKD | 84.95 CRC |
| 50 MKD | 424.74 CRC |
| 100 MKD | 849.48 CRC |
| 500 MKD | 4,247.41 CRC |
| 1,000 MKD | 8,494.81 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-07-31T10:21:28Z",
"rates": {
"CRC": 8.49481
}
}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": 849.4809999999999,
"rate": 8.49481
}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