Rate Overview
Live
1 HUF = 1.6704 XOF
1 XOF = 0.598674
HUF
Avg
1.7014
High
1.7421
Low
1.6614
Last updated: 3/7/2026, 1:05:30 AM
Quick Conversions
| HUF | XOF |
|---|---|
| 1 HUF | 1.67 XOF |
| 10 HUF | 16.70 XOF |
| 50 HUF | 83.52 XOF |
| 100 HUF | 167.04 XOF |
| 500 HUF | 835.18 XOF |
| 1,000 HUF | 1,670.36 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-03-07T01:05:30Z",
"rates": {
"XOF": 1.670359
}
}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": 167.0359,
"rate": 1.670359
}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