Rate Overview
Live
1 LRD = 3.0982 XOF
1 XOF = 0.322765
LRD
Avg
3.0394
High
3.4016
Low
2.7461
Last updated: 3/27/2026, 6:07:01 AM
Quick Conversions
| LRD | XOF |
|---|---|
| 1 LRD | 3.10 XOF |
| 10 LRD | 30.98 XOF |
| 50 LRD | 154.91 XOF |
| 100 LRD | 309.82 XOF |
| 500 LRD | 1,549.11 XOF |
| 1,000 LRD | 3,098.23 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-03-27T06:07:01Z",
"rates": {
"XOF": 3.098229
}
}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": 309.8229,
"rate": 3.098229
}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