Rate Overview
Live
1 TRY = 11.6464 XOF
1 XOF = 0.085863
TRY
Avg
11.6728
High
11.7269
Low
11.6464
Last updated: 9/8/2026, 6:34:21 PM
Quick Conversions
| TRY | XOF |
|---|---|
| 1 TRY | 11.65 XOF |
| 10 TRY | 116.46 XOF |
| 50 TRY | 582.32 XOF |
| 100 TRY | 1,164.64 XOF |
| 500 TRY | 5,823.21 XOF |
| 1,000 TRY | 11,646.42 XOF |
Get TRY/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=XOFExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-09-08T18:34:21Z",
"rates": {
"XOF": 11.646423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "XOF",
"amount": 100
},
"result": 1164.6423,
"rate": 11.646423
}Build with TRY/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key