Rate Overview
Live
1 CRC = 0.931546 KMF
1 KMF = 1.0735
CRC
Avg
0.934648
High
0.936772
Low
0.931546
Last updated: 5/27/2026, 2:27:15 AM
Quick Conversions
| CRC | KMF |
|---|---|
| 1 CRC | 0.93 KMF |
| 10 CRC | 9.32 KMF |
| 50 CRC | 46.58 KMF |
| 100 CRC | 93.15 KMF |
| 500 CRC | 465.77 KMF |
| 1,000 CRC | 931.55 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-27T02:27:15Z",
"rates": {
"KMF": 0.931546
}
}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.1546,
"rate": 0.931546
}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