Rate Overview
Live
1 HUF = 1.8056 XOF
1 XOF = 0.553818
HUF
Avg
1.8042
High
1.8086
Low
1.7992
Last updated: 8/14/2026, 2:27:16 AM
Quick Conversions
| HUF | XOF |
|---|---|
| 1 HUF | 1.81 XOF |
| 10 HUF | 18.06 XOF |
| 50 HUF | 90.28 XOF |
| 100 HUF | 180.56 XOF |
| 500 HUF | 902.82 XOF |
| 1,000 HUF | 1,805.65 XOF |
Get HUF/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HUF¤cies=XOFExample Response:
{
"success": true,
"base": "HUF",
"date": "2026-08-14T02:27:16Z",
"rates": {
"XOF": 1.805647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HUF&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HUF",
"to": "XOF",
"amount": 100
},
"result": 180.5647,
"rate": 1.805647
}Build with HUF/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key