Rate Overview
Live
1 XOF = 0.005305 LTL
1 LTL = 188.5014
XOF
Avg
0.005293
High
0.005307
Low
0.005263
Last updated: 4/18/2026, 8:58:42 AM
Quick Conversions
| XOF | LTL |
|---|---|
| 1 XOF | 0.01 LTL |
| 10 XOF | 0.05 LTL |
| 50 XOF | 0.27 LTL |
| 100 XOF | 0.53 LTL |
| 500 XOF | 2.65 LTL |
| 1,000 XOF | 5.31 LTL |
Get XOF/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=LTLExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-04-18T08:58:42Z",
"rates": {
"LTL": 0.005305
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "LTL",
"amount": 100
},
"result": 0.5305,
"rate": 0.005305
}Build with XOF/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key