Rate Overview
Live
1 XOF = 0.005249 LTL
1 LTL = 190.5125
XOF
Avg
0.005297
High
0.005385
Low
0.005249
Last updated: 7/27/2026, 9:53:04 PM
Quick Conversions
| XOF | LTL |
|---|---|
| 1 XOF | 0.01 LTL |
| 10 XOF | 0.05 LTL |
| 50 XOF | 0.26 LTL |
| 100 XOF | 0.52 LTL |
| 500 XOF | 2.62 LTL |
| 1,000 XOF | 5.25 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-07-27T21:53:04Z",
"rates": {
"LTL": 0.005249
}
}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.5249,
"rate": 0.005249
}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