Rate Overview
Live
1 LRD = 3.0211 XOF
1 XOF = 0.331002
LRD
Avg
3.0311
High
3.0532
Low
3.0163
Last updated: 4/18/2026, 12:32:45 PM
Quick Conversions
| LRD | XOF |
|---|---|
| 1 LRD | 3.02 XOF |
| 10 LRD | 30.21 XOF |
| 50 LRD | 151.06 XOF |
| 100 LRD | 302.11 XOF |
| 500 LRD | 1,510.56 XOF |
| 1,000 LRD | 3,021.13 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-04-18T12:32:45Z",
"rates": {
"XOF": 3.02113
}
}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": 302.113,
"rate": 3.02113
}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