Rate Overview
Live
1 QAR = 0.935212 PEN
1 PEN = 1.0693
QAR
Avg
0.936118
High
0.979419
Low
0.912477
Last updated: 7/28/2026, 8:53:26 AM
Quick Conversions
| QAR | PEN |
|---|---|
| 1 QAR | 0.94 PEN |
| 10 QAR | 9.35 PEN |
| 50 QAR | 46.76 PEN |
| 100 QAR | 93.52 PEN |
| 500 QAR | 467.61 PEN |
| 1,000 QAR | 935.21 PEN |
Get QAR/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=PENExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-28T08:53:26Z",
"rates": {
"PEN": 0.935212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "PEN",
"amount": 100
},
"result": 93.52120000000001,
"rate": 0.935212
}Build with QAR/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key