Rate Overview
Live
1 XCD = 157.8990 KMF
1 KMF = 0.006333
XCD
Avg
156.4804
High
160.2189
Low
153.4283
Last updated: 8/1/2026, 12:16:10 PM
Quick Conversions
| XCD | KMF |
|---|---|
| 1 XCD | 157.90 KMF |
| 10 XCD | 1,578.99 KMF |
| 50 XCD | 7,894.95 KMF |
| 100 XCD | 15,789.90 KMF |
| 500 XCD | 78,949.51 KMF |
| 1,000 XCD | 157,899.03 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-08-01T12:16:10Z",
"rates": {
"KMF": 157.899027
}
}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": 15789.902699999999,
"rate": 157.899027
}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