Rate Overview
Live
1 HUF = 1.7991 XOF
1 XOF = 0.555833
HUF
Avg
1.7817
High
1.8041
Low
1.7392
Last updated: 4/17/2026, 7:35:25 AM
Quick Conversions
| HUF | XOF |
|---|---|
| 1 HUF | 1.80 XOF |
| 10 HUF | 17.99 XOF |
| 50 HUF | 89.96 XOF |
| 100 HUF | 179.91 XOF |
| 500 HUF | 899.55 XOF |
| 1,000 HUF | 1,799.10 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-04-17T07:35:25Z",
"rates": {
"XOF": 1.7991
}
}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": 179.91,
"rate": 1.7991
}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