Rate Overview
Live
1 UAH = 0.060698 XCD
1 XCD = 16.4750
UAH
Avg
0.062879
High
0.065604
Low
0.060112
Last updated: 8/1/2026, 2:50:38 PM
Quick Conversions
| UAH | XCD |
|---|---|
| 1 UAH | 0.06 XCD |
| 10 UAH | 0.61 XCD |
| 50 UAH | 3.03 XCD |
| 100 UAH | 6.07 XCD |
| 500 UAH | 30.35 XCD |
| 1,000 UAH | 60.70 XCD |
Get UAH/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=XCDExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-01T14:50:38Z",
"rates": {
"XCD": 0.060698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "XCD",
"amount": 100
},
"result": 6.0698,
"rate": 0.060698
}Build with UAH/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key