Rate Overview
Live
1 XAF = 0.156568 KGS
1 KGS = 6.3870
XAF
Avg
0.156177
High
0.156568
Low
0.155943
Last updated: 5/7/2026, 12:36:25 PM
Quick Conversions
| XAF | KGS |
|---|---|
| 1 XAF | 0.16 KGS |
| 10 XAF | 1.57 KGS |
| 50 XAF | 7.83 KGS |
| 100 XAF | 15.66 KGS |
| 500 XAF | 78.28 KGS |
| 1,000 XAF | 156.57 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-05-07T12:36:25Z",
"rates": {
"KGS": 0.156568
}
}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.6568,
"rate": 0.156568
}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