Rate Overview
Live
1 LRD = 3.0893 XOF
1 XOF = 0.323694
LRD
Avg
3.0876
High
3.0982
Low
3.0798
Last updated: 5/29/2026, 4:24:53 PM
Quick Conversions
| LRD | XOF |
|---|---|
| 1 LRD | 3.09 XOF |
| 10 LRD | 30.89 XOF |
| 50 LRD | 154.47 XOF |
| 100 LRD | 308.93 XOF |
| 500 LRD | 1,544.67 XOF |
| 1,000 LRD | 3,089.34 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-05-29T16:24:53Z",
"rates": {
"XOF": 3.089342
}
}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": 308.9342,
"rate": 3.089342
}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