Rate Overview
Live
1 XAF = 0.152368 KGS
1 KGS = 6.5631
XAF
Avg
0.153920
High
0.154821
Low
0.152368
Last updated: 6/19/2026, 8:55:15 AM
Quick Conversions
| XAF | KGS |
|---|---|
| 1 XAF | 0.15 KGS |
| 10 XAF | 1.52 KGS |
| 50 XAF | 7.62 KGS |
| 100 XAF | 15.24 KGS |
| 500 XAF | 76.18 KGS |
| 1,000 XAF | 152.37 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-06-19T08:55:15Z",
"rates": {
"KGS": 0.152368
}
}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.2368,
"rate": 0.152368
}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