Rate Overview
Live
1 LRD = 3.0381 XOF
1 XOF = 0.329153
LRD
Avg
3.0432
High
3.0552
Low
3.0300
Last updated: 5/9/2026, 3:42:16 AM
Quick Conversions
| LRD | XOF |
|---|---|
| 1 LRD | 3.04 XOF |
| 10 LRD | 30.38 XOF |
| 50 LRD | 151.91 XOF |
| 100 LRD | 303.81 XOF |
| 500 LRD | 1,519.05 XOF |
| 1,000 LRD | 3,038.10 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-09T03:42:16Z",
"rates": {
"XOF": 3.038104
}
}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": 303.8104,
"rate": 3.038104
}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