Rate Overview
Live
1 QAR = 0.924749 PEN
1 PEN = 1.0814
QAR
Avg
0.921888
High
0.926002
Low
0.918197
Last updated: 8/17/2026, 8:15:38 AM
Quick Conversions
| QAR | PEN |
|---|---|
| 1 QAR | 0.92 PEN |
| 10 QAR | 9.25 PEN |
| 50 QAR | 46.24 PEN |
| 100 QAR | 92.47 PEN |
| 500 QAR | 462.37 PEN |
| 1,000 QAR | 924.75 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-08-17T08:15:38Z",
"rates": {
"PEN": 0.924749
}
}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": 92.4749,
"rate": 0.924749
}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