Rate Overview
Live
1 KMF = 0.006267 XCD
1 XCD = 159.5660
KMF
Avg
0.006412
High
0.006602
Low
0.006250
Last updated: 7/11/2026, 4:19:07 PM
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.13 XCD |
| 1,000 KMF | 6.27 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-11T16:19:07Z",
"rates": {
"XCD": 0.006267
}
}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.6267,
"rate": 0.006267
}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