Rate Overview
Live
1 CRC = 0.947453 KMF
1 KMF = 1.0555
CRC
Avg
0.950674
High
0.952986
Low
0.947453
Last updated: 7/1/2026, 7:28:00 AM
Quick Conversions
| CRC | KMF |
|---|---|
| 1 CRC | 0.95 KMF |
| 10 CRC | 9.47 KMF |
| 50 CRC | 47.37 KMF |
| 100 CRC | 94.75 KMF |
| 500 CRC | 473.73 KMF |
| 1,000 CRC | 947.45 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-01T07:28:00Z",
"rates": {
"KMF": 0.947453
}
}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.7453,
"rate": 0.947453
}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