Rate Overview
Live
1 HUF = 1.8249 XOF
1 XOF = 0.547971
HUF
Avg
1.7748
High
1.8616
Low
1.6614
Last updated: 7/15/2026, 11:53:18 PM
Quick Conversions
| HUF | XOF |
|---|---|
| 1 HUF | 1.82 XOF |
| 10 HUF | 18.25 XOF |
| 50 HUF | 91.25 XOF |
| 100 HUF | 182.49 XOF |
| 500 HUF | 912.46 XOF |
| 1,000 HUF | 1,824.91 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-07-15T23:53:18Z",
"rates": {
"XOF": 1.824913
}
}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": 182.4913,
"rate": 1.824913
}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