Rate Overview
Live
1 CRC = 0.939678 KMF
1 KMF = 1.0642
CRC
Avg
0.939330
High
0.943814
Low
0.936888
Last updated: 8/12/2026, 6:44:20 AM
Quick Conversions
| CRC | KMF |
|---|---|
| 1 CRC | 0.94 KMF |
| 10 CRC | 9.40 KMF |
| 50 CRC | 46.98 KMF |
| 100 CRC | 93.97 KMF |
| 500 CRC | 469.84 KMF |
| 1,000 CRC | 939.68 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-08-12T06:44:20Z",
"rates": {
"KMF": 0.939678
}
}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": 93.9678,
"rate": 0.939678
}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