Rate Overview
Live
1 TRY = 12.1506 XAF
1 XAF = 0.082301
TRY
Avg
12.2280
High
12.3549
Low
12.1481
Last updated: 7/27/2026, 8:15:33 PM
Quick Conversions
| TRY | XAF |
|---|---|
| 1 TRY | 12.15 XAF |
| 10 TRY | 121.51 XAF |
| 50 TRY | 607.53 XAF |
| 100 TRY | 1,215.06 XAF |
| 500 TRY | 6,075.29 XAF |
| 1,000 TRY | 12,150.59 XAF |
Get TRY/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=XAFExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-27T20:15:33Z",
"rates": {
"XAF": 12.150588
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "XAF",
"amount": 100
},
"result": 1215.0588,
"rate": 12.150588
}Build with TRY/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key