Rate Overview
Live
1 LRD = 3.1000 XOF
1 XOF = 0.322583
LRD
Avg
3.0920
High
3.1002
Low
3.0773
Last updated: 3/27/2026, 4:20:44 AM
Quick Conversions
| LRD | XOF |
|---|---|
| 1 LRD | 3.10 XOF |
| 10 LRD | 31.00 XOF |
| 50 LRD | 155.00 XOF |
| 100 LRD | 310.00 XOF |
| 500 LRD | 1,549.99 XOF |
| 1,000 LRD | 3,099.97 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-27T04:20:44Z",
"rates": {
"XOF": 3.099974
}
}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.9974,
"rate": 3.099974
}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