Rate Overview
Live
1 TRY = 12.4107 XOF
1 XOF = 0.080575
TRY
Avg
12.4978
High
12.5969
Low
12.4098
Last updated: 4/16/2026, 5:59:45 AM
Quick Conversions
| TRY | XOF |
|---|---|
| 1 TRY | 12.41 XOF |
| 10 TRY | 124.11 XOF |
| 50 TRY | 620.54 XOF |
| 100 TRY | 1,241.07 XOF |
| 500 TRY | 6,205.36 XOF |
| 1,000 TRY | 12,410.72 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-16T05:59:45Z",
"rates": {
"XOF": 12.410725
}
}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.0725,
"rate": 12.410725
}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