Rate Overview
Live
1 MKD = 8.4298 CRC
1 CRC = 0.118627
MKD
Avg
8.8668
High
9.6719
Low
8.3792
Last updated: 7/14/2026, 10:19:04 AM
Quick Conversions
| MKD | CRC |
|---|---|
| 1 MKD | 8.43 CRC |
| 10 MKD | 84.30 CRC |
| 50 MKD | 421.49 CRC |
| 100 MKD | 842.98 CRC |
| 500 MKD | 4,214.90 CRC |
| 1,000 MKD | 8,429.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-14T10:19:04Z",
"rates": {
"CRC": 8.429806
}
}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": 842.9805999999999,
"rate": 8.429806
}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