Rate Overview
Live
1 LRD = 3.0966 XOF
1 XOF = 0.322938
LRD
Avg
3.0681
High
3.0986
Low
3.0263
Last updated: 3/7/2026, 1:03:09 AM
Quick Conversions
| LRD | XOF |
|---|---|
| 1 LRD | 3.10 XOF |
| 10 LRD | 30.97 XOF |
| 50 LRD | 154.83 XOF |
| 100 LRD | 309.66 XOF |
| 500 LRD | 1,548.28 XOF |
| 1,000 LRD | 3,096.57 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-07T01:03:09Z",
"rates": {
"XOF": 3.096569
}
}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.6569,
"rate": 3.096569
}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