Rate Overview
Live
1 LRD = 3.1846 XOF
1 XOF = 0.314009
LRD
Avg
3.0834
High
3.1846
Low
2.9557
Last updated: 7/28/2026, 10:01:32 AM
Quick Conversions
| LRD | XOF |
|---|---|
| 1 LRD | 3.18 XOF |
| 10 LRD | 31.85 XOF |
| 50 LRD | 159.23 XOF |
| 100 LRD | 318.46 XOF |
| 500 LRD | 1,592.31 XOF |
| 1,000 LRD | 3,184.63 XOF |
Get LRD/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=XOFExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-28T10:01:32Z",
"rates": {
"XOF": 3.184627
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "XOF",
"amount": 100
},
"result": 318.4627,
"rate": 3.184627
}Build with LRD/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key