Rate Overview
Live
1 XOF = 0.030042 SZL
1 SZL = 33.2867
XOF
Avg
0.029186
High
0.030042
Low
0.028666
Last updated: 3/27/2026, 4:24:33 AM
Quick Conversions
| XOF | SZL |
|---|---|
| 1 XOF | 0.03 SZL |
| 10 XOF | 0.30 SZL |
| 50 XOF | 1.50 SZL |
| 100 XOF | 3.00 SZL |
| 500 XOF | 15.02 SZL |
| 1,000 XOF | 30.04 SZL |
Get XOF/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=SZLExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T04:24:33Z",
"rates": {
"SZL": 0.030042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "SZL",
"amount": 100
},
"result": 3.0042,
"rate": 0.030042
}Build with XOF/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key