Rate Overview
Live
1 TRY = 12.7980 XOF
1 XOF = 0.078137
TRY
Avg
12.7899
High
12.8102
Low
12.7611
Last updated: 3/27/2026, 2:32:29 PM
Quick Conversions
| TRY | XOF |
|---|---|
| 1 TRY | 12.80 XOF |
| 10 TRY | 127.98 XOF |
| 50 TRY | 639.90 XOF |
| 100 TRY | 1,279.80 XOF |
| 500 TRY | 6,398.98 XOF |
| 1,000 TRY | 12,797.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-03-27T14:32:29Z",
"rates": {
"XOF": 12.797958
}
}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": 1279.7957999999999,
"rate": 12.797958
}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