Rate Overview
Live
1 TRY = 12.3363 XOF
1 XOF = 0.081062
TRY
Avg
12.2615
High
12.3426
Low
12.2153
Last updated: 6/19/2026, 8:39:22 AM
Quick Conversions
| TRY | XOF |
|---|---|
| 1 TRY | 12.34 XOF |
| 10 TRY | 123.36 XOF |
| 50 TRY | 616.81 XOF |
| 100 TRY | 1,233.63 XOF |
| 500 TRY | 6,168.14 XOF |
| 1,000 TRY | 12,336.28 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-06-19T08:39:22Z",
"rates": {
"XOF": 12.336278
}
}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": 1233.6278,
"rate": 12.336278
}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