Rate Overview
Live
1 TRY = 12.2722 XOF
1 XOF = 0.081485
TRY
Avg
14.6220
High
17.8794
Low
12.2722
Last updated: 5/27/2026, 9:26:21 AM
Quick Conversions
| TRY | XOF |
|---|---|
| 1 TRY | 12.27 XOF |
| 10 TRY | 122.72 XOF |
| 50 TRY | 613.61 XOF |
| 100 TRY | 1,227.22 XOF |
| 500 TRY | 6,136.12 XOF |
| 1,000 TRY | 12,272.25 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-27T09:26:21Z",
"rates": {
"XOF": 12.272246
}
}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": 1227.2246,
"rate": 12.272246
}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