Rate Overview
Live
1 HUF = 1.8567 XOF
1 XOF = 0.538598
HUF
Avg
1.8502
High
1.8587
Low
1.8388
Last updated: 7/4/2026, 6:39:40 PM
Quick Conversions
| HUF | XOF |
|---|---|
| 1 HUF | 1.86 XOF |
| 10 HUF | 18.57 XOF |
| 50 HUF | 92.83 XOF |
| 100 HUF | 185.67 XOF |
| 500 HUF | 928.34 XOF |
| 1,000 HUF | 1,856.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-07-04T18:39:40Z",
"rates": {
"XOF": 1.856674
}
}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": 185.6674,
"rate": 1.856674
}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