Rate Overview
Live
1 LRD = 3.1063 XOF
1 XOF = 0.321924
LRD
Avg
2.9774
High
3.1902
Low
2.7785
Last updated: 3/27/2026, 11:15:46 AM
Quick Conversions
| LRD | XOF |
|---|---|
| 1 LRD | 3.11 XOF |
| 10 LRD | 31.06 XOF |
| 50 LRD | 155.32 XOF |
| 100 LRD | 310.63 XOF |
| 500 LRD | 1,553.16 XOF |
| 1,000 LRD | 3,106.33 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-27T11:15:46Z",
"rates": {
"XOF": 3.106327
}
}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": 310.6327,
"rate": 3.106327
}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