Rate Overview
Live
1 CRC = 0.913076 KMF
1 KMF = 1.0952
CRC
Avg
0.909633
High
0.913181
Low
0.906697
Last updated: 4/16/2026, 4:22:48 PM
Quick Conversions
| CRC | KMF |
|---|---|
| 1 CRC | 0.91 KMF |
| 10 CRC | 9.13 KMF |
| 50 CRC | 45.65 KMF |
| 100 CRC | 91.31 KMF |
| 500 CRC | 456.54 KMF |
| 1,000 CRC | 913.08 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-04-16T16:22:48Z",
"rates": {
"KMF": 0.913076
}
}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": 91.3076,
"rate": 0.913076
}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