Rate Overview
Live
1 TRY = 12.4161 XOF
1 XOF = 0.080540
TRY
Avg
12.4985
High
12.5969
Low
12.4112
Last updated: 4/16/2026, 7:16:12 AM
Quick Conversions
| TRY | XOF |
|---|---|
| 1 TRY | 12.42 XOF |
| 10 TRY | 124.16 XOF |
| 50 TRY | 620.81 XOF |
| 100 TRY | 1,241.61 XOF |
| 500 TRY | 6,208.07 XOF |
| 1,000 TRY | 12,416.14 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-04-16T07:16:12Z",
"rates": {
"XOF": 12.416139
}
}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": 1241.6138999999998,
"rate": 12.416139
}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