Rate Overview
Live
1 TRY = 12.8202 XOF
1 XOF = 0.078002
TRY
Avg
12.7721
High
12.8466
Low
12.6496
Last updated: 3/7/2026, 1:00:04 AM
Quick Conversions
| TRY | XOF |
|---|---|
| 1 TRY | 12.82 XOF |
| 10 TRY | 128.20 XOF |
| 50 TRY | 641.01 XOF |
| 100 TRY | 1,282.02 XOF |
| 500 TRY | 6,410.12 XOF |
| 1,000 TRY | 12,820.24 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-07T01:00:04Z",
"rates": {
"XOF": 12.820241
}
}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": 1282.0240999999999,
"rate": 12.820241
}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