Rate Overview
Live
1 CRC = 0.949271 KMF
1 KMF = 1.0534
CRC
Avg
0.882533
High
0.949271
Low
0.827433
Last updated: 7/23/2026, 5:46:39 PM
Quick Conversions
| CRC | KMF |
|---|---|
| 1 CRC | 0.95 KMF |
| 10 CRC | 9.49 KMF |
| 50 CRC | 47.46 KMF |
| 100 CRC | 94.93 KMF |
| 500 CRC | 474.64 KMF |
| 1,000 CRC | 949.27 KMF |
Get CRC/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=KMFExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-07-23T17:46:39Z",
"rates": {
"KMF": 0.949271
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "KMF",
"amount": 100
},
"result": 94.9271,
"rate": 0.949271
}Build with CRC/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key