Rate Overview
Live
1 KMF = 0.006288 XCD
1 XCD = 159.0331
KMF
Avg
0.006398
High
0.006516
Low
0.006252
Last updated: 7/24/2026, 1:48:56 AM
Quick Conversions
| KMF | XCD |
|---|---|
| 1 KMF | 0.01 XCD |
| 10 KMF | 0.06 XCD |
| 50 KMF | 0.31 XCD |
| 100 KMF | 0.63 XCD |
| 500 KMF | 3.14 XCD |
| 1,000 KMF | 6.29 XCD |
Get KMF/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KMF¤cies=XCDExample Response:
{
"success": true,
"base": "KMF",
"date": "2026-07-24T01:48:56Z",
"rates": {
"XCD": 0.006288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KMF&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KMF",
"to": "XCD",
"amount": 100
},
"result": 0.6288,
"rate": 0.006288
}Build with KMF/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key