Rate Overview
Live
1 XCD = 154.6688 KMF
1 KMF = 0.006465
XCD
Avg
154.9977
High
155.4089
Low
154.6687
Last updated: 4/18/2026, 8:45:15 AM
Quick Conversions
| XCD | KMF |
|---|---|
| 1 XCD | 154.67 KMF |
| 10 XCD | 1,546.69 KMF |
| 50 XCD | 7,733.44 KMF |
| 100 XCD | 15,466.88 KMF |
| 500 XCD | 77,334.41 KMF |
| 1,000 XCD | 154,668.83 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-04-18T08:45:15Z",
"rates": {
"KMF": 154.668826
}
}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": 15466.882599999999,
"rate": 154.668826
}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