Rate Overview
Live
1 TRY = 12.1448 XOF
1 XOF = 0.082340
TRY
Avg
12.1674
High
12.1834
Low
12.1448
Last updated: 7/29/2026, 10:01:52 AM
Quick Conversions
| TRY | XOF |
|---|---|
| 1 TRY | 12.14 XOF |
| 10 TRY | 121.45 XOF |
| 50 TRY | 607.24 XOF |
| 100 TRY | 1,214.48 XOF |
| 500 TRY | 6,072.40 XOF |
| 1,000 TRY | 12,144.79 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-07-29T10:01:52Z",
"rates": {
"XOF": 12.14479
}
}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": 1214.479,
"rate": 12.14479
}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