Rate Overview
Live
1 PEN = 1.0714 QAR
1 QAR = 0.933379
PEN
Avg
1.0701
High
1.0730
Low
1.0640
Last updated: 5/27/2026, 6:30:30 PM
Quick Conversions
| PEN | QAR |
|---|---|
| 1 PEN | 1.07 QAR |
| 10 PEN | 10.71 QAR |
| 50 PEN | 53.57 QAR |
| 100 PEN | 107.14 QAR |
| 500 PEN | 535.69 QAR |
| 1,000 PEN | 1,071.38 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-05-27T18:30:30Z",
"rates": {
"QAR": 1.071376
}
}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.1376,
"rate": 1.071376
}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