Rate Overview
Live
1 XCD = 156.4227 KMF
1 KMF = 0.006393
XCD
Avg
155.4891
High
156.6676
Low
154.1986
Last updated: 3/7/2026, 1:00:35 AM
Quick Conversions
| XCD | KMF |
|---|---|
| 1 XCD | 156.42 KMF |
| 10 XCD | 1,564.23 KMF |
| 50 XCD | 7,821.13 KMF |
| 100 XCD | 15,642.27 KMF |
| 500 XCD | 78,211.34 KMF |
| 1,000 XCD | 156,422.68 KMF |
Get XCD/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=KMFExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-07T01:00:35Z",
"rates": {
"KMF": 156.422679
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "KMF",
"amount": 100
},
"result": 15642.267899999999,
"rate": 156.422679
}Build with XCD/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key