Rate Overview
Live
1 KES = 0.028099 QAR
1 QAR = 35.5885
KES
Avg
0.028172
High
0.028397
Low
0.028027
Last updated: 7/26/2026, 2:20:16 AM
Quick Conversions
| KES | QAR |
|---|---|
| 1 KES | 0.03 QAR |
| 10 KES | 0.28 QAR |
| 50 KES | 1.40 QAR |
| 100 KES | 2.81 QAR |
| 500 KES | 14.05 QAR |
| 1,000 KES | 28.10 QAR |
Get KES/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=QARExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-26T02:20:16Z",
"rates": {
"QAR": 0.028099
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "QAR",
"amount": 100
},
"result": 2.8099,
"rate": 0.028099
}Build with KES/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key