Rate Overview
Live
1 EGP = 0.070247 QAR
1 QAR = 14.2355
EGP
Avg
0.069127
High
0.070247
Low
0.068330
Last updated: 4/16/2026, 10:43:41 PM
Quick Conversions
| EGP | QAR |
|---|---|
| 1 EGP | 0.07 QAR |
| 10 EGP | 0.70 QAR |
| 50 EGP | 3.51 QAR |
| 100 EGP | 7.02 QAR |
| 500 EGP | 35.12 QAR |
| 1,000 EGP | 70.25 QAR |
Get EGP/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EGP¤cies=QARExample Response:
{
"success": true,
"base": "EGP",
"date": "2026-04-16T22:43:41Z",
"rates": {
"QAR": 0.070247
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EGP&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "EGP",
"to": "QAR",
"amount": 100
},
"result": 7.0247,
"rate": 0.070247
}Build with EGP/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key