Rate Overview
Live
1 MKD = 8.9081 CRC
1 CRC = 0.112257
MKD
Avg
8.9686
High
9.0720
Low
8.8435
Last updated: 3/6/2026, 8:07:58 AM
Quick Conversions
| MKD | CRC |
|---|---|
| 1 MKD | 8.91 CRC |
| 10 MKD | 89.08 CRC |
| 50 MKD | 445.41 CRC |
| 100 MKD | 890.81 CRC |
| 500 MKD | 4,454.08 CRC |
| 1,000 MKD | 8,908.15 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-06T08:07:58Z",
"rates": {
"CRC": 8.90815
}
}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": 890.8149999999999,
"rate": 8.90815
}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