Rate Overview
Live
1 HUF = 1.8370 XOF
1 XOF = 0.544363
HUF
Avg
1.8137
High
1.8370
Low
1.7980
Last updated: 5/7/2026, 10:33:28 AM
Quick Conversions
| HUF | XOF |
|---|---|
| 1 HUF | 1.84 XOF |
| 10 HUF | 18.37 XOF |
| 50 HUF | 91.85 XOF |
| 100 HUF | 183.70 XOF |
| 500 HUF | 918.51 XOF |
| 1,000 HUF | 1,837.01 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-07T10:33:28Z",
"rates": {
"XOF": 1.83701
}
}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": 183.701,
"rate": 1.83701
}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