Rate Overview
Live
1 PEN = 1.0693 QAR
1 QAR = 0.935213
PEN
Avg
1.0734
High
1.0769
Low
1.0693
Last updated: 7/28/2026, 12:02:07 PM
Quick Conversions
| PEN | QAR |
|---|---|
| 1 PEN | 1.07 QAR |
| 10 PEN | 10.69 QAR |
| 50 PEN | 53.46 QAR |
| 100 PEN | 106.93 QAR |
| 500 PEN | 534.64 QAR |
| 1,000 PEN | 1,069.27 QAR |
Get PEN/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=QARExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-28T12:02:07Z",
"rates": {
"QAR": 1.069275
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "QAR",
"amount": 100
},
"result": 106.9275,
"rate": 1.069275
}Build with PEN/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key