Rate Overview
Live
1 QAR = 14.5042 EGP
1 EGP = 0.068945
QAR
Avg
13.4193
High
14.5042
Low
12.8314
Last updated: 3/27/2026, 1:25:50 PM
Quick Conversions
| QAR | EGP |
|---|---|
| 1 QAR | 14.50 EGP |
| 10 QAR | 145.04 EGP |
| 50 QAR | 725.21 EGP |
| 100 QAR | 1,450.42 EGP |
| 500 QAR | 7,252.12 EGP |
| 1,000 QAR | 14,504.23 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-03-27T13:25:50Z",
"rates": {
"EGP": 14.50423
}
}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": 1450.423,
"rate": 14.50423
}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