Rate Overview
Live
1 HUF = 1.8531 XOF
1 XOF = 0.539640
HUF
Avg
1.8244
High
1.8572
Low
1.7914
Last updated: 5/27/2026, 1:57:02 PM
Quick Conversions
| HUF | XOF |
|---|---|
| 1 HUF | 1.85 XOF |
| 10 HUF | 18.53 XOF |
| 50 HUF | 92.65 XOF |
| 100 HUF | 185.31 XOF |
| 500 HUF | 926.54 XOF |
| 1,000 HUF | 1,853.09 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-05-27T13:57:02Z",
"rates": {
"XOF": 1.853087
}
}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.3087,
"rate": 1.853087
}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