Rate Overview
Live
1 HUF = 1.6897 XOF
1 XOF = 0.591830
HUF
Avg
1.6427
High
1.7243
Low
1.5748
Last updated: 3/27/2026, 7:49:43 AM
Quick Conversions
| HUF | XOF |
|---|---|
| 1 HUF | 1.69 XOF |
| 10 HUF | 16.90 XOF |
| 50 HUF | 84.48 XOF |
| 100 HUF | 168.97 XOF |
| 500 HUF | 844.84 XOF |
| 1,000 HUF | 1,689.67 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-27T07:49:43Z",
"rates": {
"XOF": 1.689674
}
}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": 168.9674,
"rate": 1.689674
}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