Rate Overview
Live
1 TRY = 12.7858 XAF
1 XAF = 0.078212
TRY
Avg
12.8016
High
12.9671
Low
12.6318
Last updated: 3/27/2026, 12:52:09 PM
Quick Conversions
| TRY | XAF |
|---|---|
| 1 TRY | 12.79 XAF |
| 10 TRY | 127.86 XAF |
| 50 TRY | 639.29 XAF |
| 100 TRY | 1,278.58 XAF |
| 500 TRY | 6,392.91 XAF |
| 1,000 TRY | 12,785.82 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-03-27T12:52:09Z",
"rates": {
"XAF": 12.785816
}
}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": 1278.5816,
"rate": 12.785816
}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