Rate Overview
Live
1 QAR = 0.943464 PEN
1 PEN = 1.0599
QAR
Avg
0.932019
High
0.943464
Low
0.920925
Last updated: 4/17/2026, 2:42:47 PM
Quick Conversions
| QAR | PEN |
|---|---|
| 1 QAR | 0.94 PEN |
| 10 QAR | 9.43 PEN |
| 50 QAR | 47.17 PEN |
| 100 QAR | 94.35 PEN |
| 500 QAR | 471.73 PEN |
| 1,000 QAR | 943.46 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-04-17T14:42:47Z",
"rates": {
"PEN": 0.943464
}
}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": 94.3464,
"rate": 0.943464
}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