Rate Overview
Live
1 XOF = 0.001308 FKP
1 FKP = 764.5260
XOF
Avg
0.001306
High
0.001308
Low
0.001304
Last updated: 9/3/2026, 3:26:17 AM
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.65 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-09-03T03:26:17Z",
"rates": {
"FKP": 0.001308
}
}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.1308,
"rate": 0.001308
}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