Rate Overview
Live
1 XAF = 0.157046 KGS
1 KGS = 6.3676
XAF
Avg
0.156613
High
0.157402
Low
0.155788
Last updated: 4/17/2026, 6:30:37 AM
Quick Conversions
| XAF | KGS |
|---|---|
| 1 XAF | 0.16 KGS |
| 10 XAF | 1.57 KGS |
| 50 XAF | 7.85 KGS |
| 100 XAF | 15.70 KGS |
| 500 XAF | 78.52 KGS |
| 1,000 XAF | 157.05 KGS |
Get XAF/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=KGSExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-04-17T06:30:37Z",
"rates": {
"KGS": 0.157046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "KGS",
"amount": 100
},
"result": 15.7046,
"rate": 0.157046
}Build with XAF/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key