Rate Overview
Live
1 KMF = 0.006392 XCD
1 XCD = 156.4456
KMF
Avg
0.006431
High
0.006485
Low
0.006382
Last updated: 3/7/2026, 12:32:59 AM
Quick Conversions
| KMF | XCD |
|---|---|
| 1 KMF | 0.01 XCD |
| 10 KMF | 0.06 XCD |
| 50 KMF | 0.32 XCD |
| 100 KMF | 0.64 XCD |
| 500 KMF | 3.20 XCD |
| 1,000 KMF | 6.39 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-03-07T00:32:59Z",
"rates": {
"XCD": 0.006392
}
}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.6392,
"rate": 0.006392
}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