Rate Overview
Live
1 QAR = 13.8068 EGP
1 EGP = 0.072428
QAR
Avg
13.7604
High
13.8068
Low
13.6371
Last updated: 8/16/2026, 11:53:12 AM
Quick Conversions
| QAR | EGP |
|---|---|
| 1 QAR | 13.81 EGP |
| 10 QAR | 138.07 EGP |
| 50 QAR | 690.34 EGP |
| 100 QAR | 1,380.68 EGP |
| 500 QAR | 6,903.40 EGP |
| 1,000 QAR | 13,806.80 EGP |
Get QAR/EGP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=EGPExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-08-16T11:53:12Z",
"rates": {
"EGP": 13.8068
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=EGP&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "EGP",
"amount": 100
},
"result": 1380.68,
"rate": 13.8068
}Build with QAR/EGP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key