Rate Overview
Live
1 UAH = 0.061125 XCD
1 XCD = 16.3599
UAH
Avg
0.063708
High
0.065765
Low
0.061125
Last updated: 5/27/2026, 8:31:54 PM
Quick Conversions
| UAH | XCD |
|---|---|
| 1 UAH | 0.06 XCD |
| 10 UAH | 0.61 XCD |
| 50 UAH | 3.06 XCD |
| 100 UAH | 6.11 XCD |
| 500 UAH | 30.56 XCD |
| 1,000 UAH | 61.13 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-05-27T20:31:54Z",
"rates": {
"XCD": 0.061125
}
}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.1125,
"rate": 0.061125
}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