Rate Overview
Live
1 HUF = 1.7803 XOF
1 XOF = 0.561719
HUF
Avg
1.7993
High
1.8223
Low
1.7803
Last updated: 9/1/2026, 9:30:18 PM
Quick Conversions
| HUF | XOF |
|---|---|
| 1 HUF | 1.78 XOF |
| 10 HUF | 17.80 XOF |
| 50 HUF | 89.01 XOF |
| 100 HUF | 178.03 XOF |
| 500 HUF | 890.13 XOF |
| 1,000 HUF | 1,780.25 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-09-01T21:30:18Z",
"rates": {
"XOF": 1.78025
}
}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": 178.025,
"rate": 1.78025
}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