Rate Overview
Live
1 LRD = 3.1729 XOF
1 XOF = 0.315167
LRD
Avg
3.0507
High
3.1871
Low
2.7468
Last updated: 7/29/2026, 7:57:01 AM
Quick Conversions
| LRD | XOF |
|---|---|
| 1 LRD | 3.17 XOF |
| 10 LRD | 31.73 XOF |
| 50 LRD | 158.65 XOF |
| 100 LRD | 317.29 XOF |
| 500 LRD | 1,586.46 XOF |
| 1,000 LRD | 3,172.92 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-29T07:57:01Z",
"rates": {
"XOF": 3.172922
}
}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": 317.2922,
"rate": 3.172922
}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