Rate Overview
Live
1 TRY = 11.7870 XOF
1 XOF = 0.084840
TRY
Avg
11.8407
High
11.9096
Low
11.7870
Last updated: 8/19/2026, 11:04:51 AM
Quick Conversions
| TRY | XOF |
|---|---|
| 1 TRY | 11.79 XOF |
| 10 TRY | 117.87 XOF |
| 50 TRY | 589.35 XOF |
| 100 TRY | 1,178.70 XOF |
| 500 TRY | 5,893.48 XOF |
| 1,000 TRY | 11,786.96 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-08-19T11:04:51Z",
"rates": {
"XOF": 11.786962
}
}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": 1178.6962,
"rate": 11.786962
}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