Rate Overview
Live
1 PEN = 1.0711 QAR
1 QAR = 0.933652
PEN
Avg
1.0738
High
1.0769
Low
1.0698
Last updated: 7/27/2026, 10:27:51 AM
Quick Conversions
| PEN | QAR |
|---|---|
| 1 PEN | 1.07 QAR |
| 10 PEN | 10.71 QAR |
| 50 PEN | 53.55 QAR |
| 100 PEN | 107.11 QAR |
| 500 PEN | 535.53 QAR |
| 1,000 PEN | 1,071.06 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-27T10:27:51Z",
"rates": {
"QAR": 1.071063
}
}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": 107.1063,
"rate": 1.071063
}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