Rate Overview
Live
1 TRY = 12.1833 XOF
1 XOF = 0.082079
TRY
Avg
14.4309
High
17.8794
Low
12.1833
Last updated: 7/28/2026, 8:08:27 AM
Quick Conversions
| TRY | XOF |
|---|---|
| 1 TRY | 12.18 XOF |
| 10 TRY | 121.83 XOF |
| 50 TRY | 609.17 XOF |
| 100 TRY | 1,218.33 XOF |
| 500 TRY | 6,091.66 XOF |
| 1,000 TRY | 12,183.32 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-28T08:08:27Z",
"rates": {
"XOF": 12.183315
}
}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": 1218.3315,
"rate": 12.183315
}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