Rate Overview
Live
1 QAR = 0.946965 PEN
1 PEN = 1.0560
QAR
Avg
0.925857
High
0.951927
Low
0.913887
Last updated: 3/28/2026, 12:07:16 PM
Quick Conversions
| QAR | PEN |
|---|---|
| 1 QAR | 0.95 PEN |
| 10 QAR | 9.47 PEN |
| 50 QAR | 47.35 PEN |
| 100 QAR | 94.70 PEN |
| 500 QAR | 473.48 PEN |
| 1,000 QAR | 946.96 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-03-28T12:07:16Z",
"rates": {
"PEN": 0.946965
}
}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.6965,
"rate": 0.946965
}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