Rate Overview
Live
1 UAH = 0.061838 XCD
1 XCD = 16.1713
UAH
Avg
0.062171
High
0.062712
Low
0.061653
Last updated: 3/7/2026, 6:33:23 AM
Quick Conversions
| UAH | XCD |
|---|---|
| 1 UAH | 0.06 XCD |
| 10 UAH | 0.62 XCD |
| 50 UAH | 3.09 XCD |
| 100 UAH | 6.18 XCD |
| 500 UAH | 30.92 XCD |
| 1,000 UAH | 61.84 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-03-07T06:33:23Z",
"rates": {
"XCD": 0.061838
}
}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.1838,
"rate": 0.061838
}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