Rate Overview
Live
1 CRC = 0.955516 KMF
1 KMF = 1.0466
CRC
Avg
0.906096
High
0.956763
Low
0.825303
Last updated: 7/26/2026, 3:08:22 PM
Quick Conversions
| CRC | KMF |
|---|---|
| 1 CRC | 0.96 KMF |
| 10 CRC | 9.56 KMF |
| 50 CRC | 47.78 KMF |
| 100 CRC | 95.55 KMF |
| 500 CRC | 477.76 KMF |
| 1,000 CRC | 955.52 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-26T15:08:22Z",
"rates": {
"KMF": 0.955516
}
}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": 95.55160000000001,
"rate": 0.955516
}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