Rate Overview
Live
1 XCD = 157.9101 KMF
1 KMF = 0.006333
XCD
Avg
159.1716
High
160.2189
Low
157.9101
Last updated: 8/1/2026, 12:04:18 AM
Quick Conversions
| XCD | KMF |
|---|---|
| 1 XCD | 157.91 KMF |
| 10 XCD | 1,579.10 KMF |
| 50 XCD | 7,895.50 KMF |
| 100 XCD | 15,791.01 KMF |
| 500 XCD | 78,955.04 KMF |
| 1,000 XCD | 157,910.08 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-01T00:04:18Z",
"rates": {
"KMF": 157.910077
}
}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": 15791.0077,
"rate": 157.910077
}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