Rate Overview
Live
1 XOF = 0.013888 HKD
1 HKD = 72.0046
XOF
Avg
0.013956
High
0.014240
Low
0.013764
Last updated: 5/27/2026, 10:56:08 PM
Quick Conversions
| XOF | HKD |
|---|---|
| 1 XOF | 0.01 HKD |
| 10 XOF | 0.14 HKD |
| 50 XOF | 0.69 HKD |
| 100 XOF | 1.39 HKD |
| 500 XOF | 6.94 HKD |
| 1,000 XOF | 13.89 HKD |
Get XOF/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=HKDExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-27T22:56:08Z",
"rates": {
"HKD": 0.013888
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "HKD",
"amount": 100
},
"result": 1.3888,
"rate": 0.013888
}Build with XOF/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key