Rate Overview
Live
1 LRD = 3.1251 XOF
1 XOF = 0.319986
LRD
Avg
3.1350
High
3.1498
Low
3.1237
Last updated: 8/15/2026, 9:37:22 PM
Quick Conversions
| LRD | XOF |
|---|---|
| 1 LRD | 3.13 XOF |
| 10 LRD | 31.25 XOF |
| 50 LRD | 156.26 XOF |
| 100 LRD | 312.51 XOF |
| 500 LRD | 1,562.57 XOF |
| 1,000 LRD | 3,125.14 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-08-15T21:37:22Z",
"rates": {
"XOF": 3.125135
}
}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": 312.5135,
"rate": 3.125135
}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