Rate Overview
Live
1 TRY = 12.2683 XOF
1 XOF = 0.081511
TRY
Avg
13.1904
High
14.5189
Low
12.2683
Last updated: 5/27/2026, 8:05:40 AM
Quick Conversions
| TRY | XOF |
|---|---|
| 1 TRY | 12.27 XOF |
| 10 TRY | 122.68 XOF |
| 50 TRY | 613.42 XOF |
| 100 TRY | 1,226.83 XOF |
| 500 TRY | 6,134.15 XOF |
| 1,000 TRY | 12,268.31 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-05-27T08:05:40Z",
"rates": {
"XOF": 12.268308
}
}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": 1226.8308,
"rate": 12.268308
}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