Rate Overview
Live
1 TRY = 12.7883 XOF
1 XOF = 0.078196
TRY
Avg
13.6203
High
15.7777
Low
12.6249
Last updated: 3/27/2026, 7:45:54 AM
Quick Conversions
| TRY | XOF |
|---|---|
| 1 TRY | 12.79 XOF |
| 10 TRY | 127.88 XOF |
| 50 TRY | 639.42 XOF |
| 100 TRY | 1,278.83 XOF |
| 500 TRY | 6,394.17 XOF |
| 1,000 TRY | 12,788.34 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-03-27T07:45:54Z",
"rates": {
"XOF": 12.788344
}
}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": 1278.8344,
"rate": 12.788344
}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