Rate Overview
Live
1 CRC = 0.933447 KMF
1 KMF = 1.0713
CRC
Avg
0.889251
High
0.936111
Low
0.825303
Last updated: 5/27/2026, 4:51:56 AM
Quick Conversions
| CRC | KMF |
|---|---|
| 1 CRC | 0.93 KMF |
| 10 CRC | 9.33 KMF |
| 50 CRC | 46.67 KMF |
| 100 CRC | 93.34 KMF |
| 500 CRC | 466.72 KMF |
| 1,000 CRC | 933.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-05-27T04:51:56Z",
"rates": {
"KMF": 0.933447
}
}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.3447,
"rate": 0.933447
}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