Rate Overview
Live
1 TRY = 12.2769 XAF
1 XAF = 0.081454
TRY
Avg
12.7554
High
13.3247
Low
12.2769
Last updated: 5/27/2026, 7:17:11 PM
Quick Conversions
| TRY | XAF |
|---|---|
| 1 TRY | 12.28 XAF |
| 10 TRY | 122.77 XAF |
| 50 TRY | 613.85 XAF |
| 100 TRY | 1,227.69 XAF |
| 500 TRY | 6,138.47 XAF |
| 1,000 TRY | 12,276.94 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-05-27T19:17:11Z",
"rates": {
"XAF": 12.276942
}
}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": 1227.6942,
"rate": 12.276942
}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