Rate Overview
Live
1 XOF = 0.001314 FKP
1 FKP = 761.0350
XOF
Avg
0.001330
High
0.001354
Low
0.001305
Last updated: 5/26/2026, 9:36:32 PM
Quick Conversions
| XOF | FKP |
|---|---|
| 1 XOF | 0.00 FKP |
| 10 XOF | 0.01 FKP |
| 50 XOF | 0.07 FKP |
| 100 XOF | 0.13 FKP |
| 500 XOF | 0.66 FKP |
| 1,000 XOF | 1.31 FKP |
Get XOF/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=FKPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-05-26T21:36:32Z",
"rates": {
"FKP": 0.001314
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "FKP",
"amount": 100
},
"result": 0.13140000000000002,
"rate": 0.001314
}Build with XOF/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key