Rate Overview
Live
1 LRD = 3.1719 XOF
1 XOF = 0.315268
LRD
Avg
3.1773
High
3.1871
Low
3.1690
Last updated: 7/29/2026, 11:05:19 AM
Quick Conversions
| LRD | XOF |
|---|---|
| 1 LRD | 3.17 XOF |
| 10 LRD | 31.72 XOF |
| 50 LRD | 158.60 XOF |
| 100 LRD | 317.19 XOF |
| 500 LRD | 1,585.95 XOF |
| 1,000 LRD | 3,171.91 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-07-29T11:05:19Z",
"rates": {
"XOF": 3.171907
}
}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": 317.1907,
"rate": 3.171907
}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